ironic-inspector/ironic_inspector
Dmitry Tantsur cee5922674 Hacking: enforce usage of autospec=True in tests
Using autospec ensures that mocked functions are called with correct
arguments, so it's highly desired to have it.

Change-Id: I9c8395adf852495d2ef6db732d727990e8abd5d7
2020-04-28 12:27:41 +02:00
..
cmd Stop using six library 2019-12-17 09:23:01 +01:00
common Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
conductor Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
conf Port physical network CIDR map hook 2020-04-17 16:31:40 +02:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2020-04-08 10:08:11 +00:00
migrations Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
plugins BasePhysnetHook - Follow up 2020-04-22 13:04:04 +02:00
pxe_filter Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
test Hacking: enforce usage of autospec=True in tests 2020-04-28 12:27:41 +02:00
__init__.py Switch to pbr 2015-06-18 16:09:07 +02:00
alembic.ini Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
api_tools.py Stop using six library 2019-12-17 09:23:01 +01:00
db.py Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
introspect.py Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
introspection_state.py Fix pycodestyle warnings/errors now visible with hacking 1.1.0 2018-05-08 23:46:05 +02:00
main.py Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
node_cache.py Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
policy.py Add request context and policy enforcement 2017-10-13 11:55:52 +00:00
process.py Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
rules.py Added scope to introspection rules. 2020-03-26 21:40:43 +01:00
utils.py Finalize ironicclient removal 2020-03-25 10:08:38 +01:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00
wsgi_service.py Split API and conductor services 2019-08-12 15:29:55 +08:00