cyborg/cyborg/tests/unit/services
zhangbailin 6b0e1f8d12 Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib. Most of this
is autogenerated, as described below, but there are three manual changes
necessary.

Change-Id: If9cd7eca3454d9e1d62a0a1753e157adbf965e8d
2020-06-16 07:24:42 +00:00
..
__init__.py Added NOVA Placement API Client and unit tests. 2018-01-29 12:37:26 -05:00
_test_placement_client.py Use unittest.mock instead of third party mock 2020-06-16 07:24:42 +00:00