ironic/ironic/conductor
Dmitry Tantsur 39dd7986d1 Process in-band deploy steps on fast-track
Currently we're only recording them, but do not validate and take into
account. This change fixes it.

The deployment code has been updated to account for the fact that deploy
steps can change in run time.

Change-Id: I01bd9e3a11fed68213bb392c04aa1d33bbe16b30
(cherry picked from commit 9afa9b86d1)
2021-04-28 16:23:10 +00:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
allocations.py Replace retrying with tenacity 2021-02-15 17:11:33 +01:00
base_manager.py Register all hardware_interfaces together 2021-01-08 15:16:53 +00:00
cleaning.py Remove temporary cleaning information on starting cleaning 2021-04-25 15:17:11 +00:00
deployments.py Process in-band deploy steps on fast-track 2021-04-28 16:23:10 +00:00
manager.py Remove temporary cleaning information on starting cleaning 2021-04-25 15:17:11 +00:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Add agent_status and agent_status_message params to heartbeat 2021-03-31 14:20:39 -07:00
steps.py Merge "Generic way to configure clean step priorites" 2021-03-31 16:30:19 +00:00
task_manager.py Don't try to use attempts=None with tenacity 2021-03-11 11:28:23 +01:00
utils.py Wipe agent tokens on inspection start and abort 2021-04-21 12:15:34 +00:00