ironic-inspector/ironic_discoverd/test
YuikoTakada 0c70a30623 Consider dropping check on power state
This patch set stops to check the power state of the physical machine
before deploy.

(cherry picked from commit 49a85dba98)
Conflicts:
	ironic_discoverd/introspect.py
	ironic_discoverd/test/test_introspect.py

Change-Id: Icde18ec2fffd269605e78b1d5a9a0c080929a5b5
Closes-Bug: #1414986
2015-03-03 10:10:00 +01:00
..
__init__.py Revert "Get rid of monkey patching work around for Python 2 in main.py" 2015-01-22 11:46:31 +01:00
base.py Refactor stable API to be /v1/introspection/<UUID> 2015-01-12 16:27:57 +01:00
test_client.py Add missing test for client and mark some code as non-covered 2015-01-20 15:52:24 +01:00
test_introspect.py Consider dropping check on power state 2015-03-03 10:10:00 +01:00
test_main.py Properly implement authentication via keystonemiddleware 2015-03-02 19:05:50 +01:00
test_node_cache.py Create directory for database if it doesn't exist 2015-01-20 10:13:34 +01:00
test_process.py General naming and strings clean up 2015-01-16 09:29:12 +01:00
test_utils.py Properly implement authentication via keystonemiddleware 2015-03-02 19:05:50 +01:00