ironic-inspector/ironic_inspector
Dmitry Tantsur 5074e3248a Refactor test_process
* Use fixtures instead of a self-invented decorator
* Give proper names to mocks
* Swift from inline mocks to @decorators
* Split TestProcess into several test cases
* Remove the old style of setting side_effect (via iter)

Change-Id: If74221642723b0a6bea439dbcbdd360a43e7172f
2016-04-21 15:31:30 +03:00
..
common Allow rerunning introspection on stored data 2016-04-07 10:40:55 +02:00
migrations Remove downgrades from migrations 2016-03-25 13:37:49 +02:00
plugins Merge "Use all valid MAC's for lookup" 2016-04-04 09:58:12 +00:00
test Refactor test_process 2016-04-21 15:31:30 +03: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
conf.py Added CORS support to Ironic Inspector 2016-03-14 15:29:09 +01:00
db.py Add invert option to rule conditions 2016-02-29 13:48:55 +01:00
dbsync.py Remove downgrades from migrations 2016-03-25 13:37:49 +02:00
firewall.py Disable DHCP completely when no nodes are on introspection 2016-03-16 12:19:10 +01:00
introspect.py Use futurist library for asynchronous tasks 2016-03-02 15:40:01 +01:00
main.py Allow rerunning introspection on stored data 2016-04-07 10:40:55 +02:00
node_cache.py Disable DHCP completely when no nodes are on introspection 2016-03-16 12:19:10 +01:00
process.py Allow rerunning introspection on stored data 2016-04-07 10:40:55 +02:00
rules.py Correct method call to to_dict 2016-03-03 16:19:39 +00:00
utils.py Use all valid MAC's for lookup 2016-03-18 13:41:04 +01:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00