ironic/ironic/tests/unit/conductor
Kaifeng Wang 3907f8af4f Remove inspecting state support from inspect_hardware
Returning INSPECTING state from InspectInterface.inspect_hardware
was deprecated and removed in this patch.

This also removed the deprecated configuration option
[conductor]inspect_timeout.

Change-Id: I636e11a80451aa3a44d7f4b30295257d57028c34
Story: #1725211
Task: #26177
2018-09-18 08:58:22 +08:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
mgr_utils.py Completely stop using the "fake" classic driver in unit tests 2018-06-06 16:10:43 +02:00
test_base_manager.py Node gets stuck in ING state when conductor goes down 2018-08-03 15:07:34 +00:00
test_manager.py Remove inspecting state support from inspect_hardware 2018-09-18 08:58:22 +08:00
test_notification_utils.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_rpcapi.py Deploy steps - conductor & drivers 2018-07-11 16:18:59 +00:00
test_task_manager.py Completely stop using the "fake" classic driver in unit tests 2018-06-06 16:10:43 +02:00
test_utils.py Minor changes for deploy_steps framework 2018-07-16 20:54:32 +00:00