ironic-inspector/ironic_inspector/test
John L. Villalovos 660b682764 Just "import mock" as it works for Python 2 and 3
Don't try to special case "import mock" depending if Python 3 vs Python
2. It works to just use "import mock" no matter which version.

Change-Id: I35c67cb86559c0557a757c6a7664c3f56961dfe5
2017-10-13 10:27:05 -07:00
..
inspector_tempest_plugin Replace the usage of 'admin_manager' with 'os_admin' 2017-09-25 15:00:48 +07:00
unit Just "import mock" as it works for Python 2 and 3 2017-10-13 10:27:05 -07:00
__init__.py Remove the generic eventlet monkey patch from test 2016-11-18 10:35:53 +01:00
base.py Properly init config in unit tests 2017-10-06 08:23:06 +00:00
functional.py Merge "Completely remove support for setting IPMI credentials" 2017-05-31 15:04:49 +00:00