openstack-virtual-baremetal/openstack_virtual_baremetal
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
..
tests Use unittest.mock instead of third party mock 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
auth.py Fix tox pep8 errors and add parenthesis to print. 2018-03-14 08:00:05 +00:00
build_nodes_json.py Update default power managemnt driver to 'ipmi' 2020-03-16 14:29:25 +01:00
deploy.py Make BMC optional 2019-03-21 12:56:31 -05:00
openstackbmc.py bmc: assume powering-on state is ACTIVE 2019-12-09 16:51:39 -05:00