ironic/ironic
Dmitry Tantsur 16bce7f18d Generalize clean step functions to support deploy steps
This change updates various agent cleaning functions to also
support deploy steps via a new step_type argument. It does not
yet make it possible to run in-band deploy steps.

The agent's get_clean_steps call has been modified to not fail
if there are no cached steps. This is going to be normal for
both cleaning and deploy in the future, and it is impossible
to hit now because of the way cleaning is started.

Change-Id: I789b130e7e490e23924338a024397973957272ac
Story: #2006963
2020-03-25 13:04:11 +01:00
..
api Add indicators REST API endpoints 2020-03-21 18:45:01 +00:00
cmd Pre-shared agent token 2020-02-20 14:33:32 -08:00
common Add indicators REST API endpoints 2020-03-21 18:45:01 +00:00
conductor Generalize clean step functions to support deploy steps 2020-03-25 13:04:11 +01:00
conf Merge "Move ipmi logging to a separate option" 2020-03-15 12:13:52 +00:00
db Make reservation checks caseless 2020-03-06 12:29:19 -08:00
dhcp Stop using six library 2019-12-23 09:38:25 +01:00
drivers Generalize clean step functions to support deploy steps 2020-03-25 13:04:11 +01:00
hacking Fix regex string in the hacking check 2019-06-06 14:42:58 +08:00
objects Pre-shared agent token 2020-02-20 14:33:32 -08:00
tests Generalize clean step functions to support deploy steps 2020-03-25 13:04:11 +01:00
__init__.py Move eventlet monkey patch code 2017-03-02 13:48:18 +02:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00