nova/nova/virt/ironic
Jim Rollenhagen acab8b0067 ironic: stop lying to the RT when ironic is down
Returning an empty list of nodes can cause all sorts of crazy behavior,
so we instead bubble up a VirtDriverNotReady exception, which the compute
manager will ignore.

Change-Id: Ib0ec1012b74e9a9e74c8879f3feed5f9332b711f
Related-Bug: #1744139
Closes-Bug: #1750450
2018-03-20 19:13:07 +00:00
..
__init__.py Import Ironic Driver & supporting files - part 1 2014-09-05 19:00:12 -04:00
client_wrapper.py Implement get_traits() for the ironic virt driver 2018-01-30 20:45:27 -05:00
driver.py ironic: stop lying to the RT when ironic is down 2018-03-20 19:13:07 +00:00
ironic_states.py Ironic: Call unprovison for nodes in DEPLOYING state 2015-09-09 10:38:22 +01:00
patcher.py Don't JSON encode instance_info.traits for ironic 2018-02-12 18:40:16 +00:00