ironic-inspector/ironic_inspector/test
Dmitry Tantsur 966647548a Drop support for introspecting nodes in maintenance mode
Deprecated since liberty. We used to need it because ironic didn't have
'manageable' and 'enroll' states when ironic-inspector was started.

Change-Id: Ia38c40806836820219e86fe277ffd0b2fbd9ec58
Closes-Bug: #1506347
2015-12-15 14:25:27 +01:00
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
base.py Lock nodes to avoid simultaneous introspection requests 2015-11-27 12:05:27 +01:00
functional.py Never run Flask application with debug mode 2015-10-15 15:26:16 +02:00
test_firewall.py Use rootwrap to execute iptables instead of requiring root 2015-09-23 13:27:15 +02:00
test_introspect.py Drop support for introspecting nodes in maintenance mode 2015-12-15 14:25:27 +01:00
test_main.py Validate that data received from the ramdisk is a JSON object 2015-12-14 14:19:43 +01:00
test_node_cache.py Lock nodes to avoid simultaneous introspection requests 2015-11-27 12:05:27 +01:00
test_plugins_base.py Add introspection rules support 2015-09-14 14:56:09 +02:00
test_plugins_extra_hardware.py Convert eDeploy data so that rules can process it 2015-09-22 13:29:58 +01:00
test_plugins_raid_device.py Support IPA in raid_device plugin 2015-09-22 17:05:02 +02:00
test_plugins_rules.py Add missing plugins for introspection rules 2015-09-18 17:42:42 +02:00
test_plugins_standard.py Don't rely on dict ordering in test_plugins_standard 2015-09-25 15:07:01 +02:00
test_process.py Properly report preprocessing errors to a user 2015-12-09 17:31:47 +01:00
test_rules.py Add introspection rules support 2015-09-14 14:56:09 +02:00
test_swift.py Store and expose introspection data 2015-08-27 20:18:54 -04:00
test_utils.py Ignore IPMI Address for IPMI Bridged nodes 2015-09-17 14:54:27 +01:00