ironic-inspector/ironic_inspector/test
Dmitry Tantsur 77d0052c51 Never run Flask application with debug mode
Flask server in debug mode allows users to execute any Python code
on a server, which is a security issue for us.

Change-Id: I9e12510b0abb04182e85bf3f73cdad29e1f8d382
Closes-Bug: #1506419
2015-10-15 15:26:16 +02:00
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
base.py Deprecate returning patches from plugins 2015-09-14 16:53:04 +02: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 Allow empty lookup attributes if node_not_found_hook is provided 2015-09-21 15:25:40 +02:00
test_main.py Merge "Deprecate returning patches from plugins" 2015-09-16 16:51:18 +00:00
test_node_cache.py Add missing plugins for introspection rules 2015-09-18 17:42:42 +02: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 Smart root disk selection including support for root device hints 2015-09-16 19:22:32 +02: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