openstack-virtual-baremetal/openstack_virtual_baremetal/tests
Sean McGinnis bdaa7473b5 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: I78a70c535950f645fcb3a5f1e820d70cc6958d36
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-22 20:39:38 +00:00
..
__init__.py Reorganize into package and add tox for testing 2016-07-14 12:23:41 -05:00
test_auth.py Use unittest.mock instead of third party mock 2020-04-22 20:39:38 +00:00
test_build_nodes_json.py Use unittest.mock instead of third party mock 2020-04-22 20:39:38 +00:00
test_deploy.py Use unittest.mock instead of third party mock 2020-04-22 20:39:38 +00:00
test_openstackbmc.py Use unittest.mock instead of third party mock 2020-04-22 20:39:38 +00:00