python-magnumclient/magnumclient/tests/osc/unit/v1
Sean McGinnis 3eafa2a001
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.

Change-Id: I4a5b1ec999110a50fc904f3ae93e3983efa64f88
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-18 11:58:37 -05:00
..
__init__.py OSC 1/4 Add CT create and UT framework 2017-07-26 06:47:30 +00:00
fakes.py Add nodegroup CRUD commands 2019-09-26 08:15:40 +00:00
test_certificates.py Use unittest.mock instead of third party mock 2020-04-18 11:58:37 -05:00
test_cluster_templates.py Use unittest.mock instead of third party mock 2020-04-18 11:58:37 -05:00
test_clusters.py Use unittest.mock instead of third party mock 2020-04-18 11:58:37 -05:00
test_mservices.py Use unittest.mock instead of third party mock 2020-04-18 11:58:37 -05:00
test_nodegroups.py Use unittest.mock instead of third party mock 2020-04-18 11:58:37 -05:00
test_quotas.py Use unittest.mock instead of third party mock 2020-04-18 11:58:37 -05:00
test_stats.py Use unittest.mock instead of third party mock 2020-04-18 11:58:37 -05:00