openstacksdk/openstack/tests/unit/baremetal/v1
Ruby Loo 8579b0aa5b baremetal node: 'error' is a failed state
For baremetal.wait_for_provision_state(), if abort_on_failed_state
is True, we need to abort if the node goes into the 'error'
provision state (which happens if a failure occurs while trying
to delete the BM node).

Change-Id: I6f628787dcf458ff9149dbb3502e7beeded70d9e
Story: #2006860
(cherry picked from commit 3c6dae3a65)
2019-11-18 11:15:28 +00:00
..
__init__.py Rework config and rest layers 2017-11-15 11:46:50 -06:00
test_allocation.py baremetal: raise more specific ResourceFailure in wait_for_* methods 2019-06-07 11:27:21 +02:00
test_chassis.py Change approach to detailed listings of baremetal resources 2018-11-23 09:14:37 +01:00
test_driver.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
test_node.py baremetal node: 'error' is a failed state 2019-11-18 11:15:28 +00:00
test_port.py Change approach to detailed listings of baremetal resources 2018-11-23 09:14:37 +01:00
test_port_group.py Change approach to detailed listings of baremetal resources 2018-11-23 09:14:37 +01:00
test_proxy.py Properly convert baremetal fields to server-side values 2019-09-11 13:47:29 +02:00