ironic/ironic/conductor
Jim Rollenhagen 04209eb27e Remove backward compat for Liberty cleaning
In Liberty, we fetched the last clean step by comparing the current
clean step to the full list stored in the node. In Mitaka, we cleaned
this up with node.driver_internal_info['clean_step_index']. However, we
left a shim in for nodes that were cleaning during the Liberty to Mitaka
upgrade, and did not have the clean step index stored.

Now that we're in Newton, we can safely remove that shim.

Change-Id: I444cd5188a1dfb56fbad13f025179dfdc4cb5c85
2016-05-16 21:20:09 +00:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base_manager.py Merge "Restart consoles on conductor startup" 2016-04-22 09:31:18 +00:00
manager.py Remove backward compat for Liberty cleaning 2016-05-16 21:20:09 +00:00
rpcapi.py Add portgroups to support LAG interfaces - RPC 2016-02-04 22:40:54 +02:00
task_manager.py Allow vendor drivers to acquire shared locks 2016-05-13 14:13:57 +00:00
utils.py In node_power_action() add node.UUID to log message 2016-04-08 22:48:45 +00:00