nfv/nova-api-proxy
Al Bailey 0df5aaaf5d Replace mock with unittest.mock
mock module has been deprecated in favor of unittest.mock
which is part of the standard python library.

This review removes mock as a third party dependency, and
updates all unittest imports to use unittest.mock instead.

nova-api-proxy had mock as a test requirement, however it
was not using it.

This change has no impact on runtime code.

Test Plan:
  PASS: tox passing for nfv
  PASS: build-pkgs -p nfv
  PASS: tox passing for nova-api-proxy
  PASS: build-pkgs -p nova-api-proxy

Story: 2010531
Task: 47142

Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I991d07e87fbdc7fecc4e790550df2472b9b5b24b
2023-01-24 22:13:59 +00:00
..
centos Setting PYTHON3=no for LOCI images 2022-01-24 22:18:52 +00:00
debian Fix proxy service start 2021-11-24 11:07:18 -05:00
nova-api-proxy Re-enable important py3k checks for nfv/nova_api_proxy 2021-09-27 17:37:50 +00:00
opensuse Refactor on nova-api-proxy.spec for opensuse 2019-10-03 12:39:35 -05:00
.gitignore StarlingX open source release updates 2018-05-31 07:36:51 -07:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:36:51 -07:00
pylint.rc Cleanup tox.ini and zuul files from older releases 2023-01-19 15:42:06 +00:00
test-requirements.txt Replace mock with unittest.mock 2023-01-24 22:13:59 +00:00
tox.ini Cleanup tox.ini and zuul files from older releases 2023-01-19 15:42:06 +00:00