summaryrefslogtreecommitdiff
path: root/ironic/conductor/steps.py
Commit message (Expand)AuthorAgeFilesLines
* Fix debug log message argument formattingJonathan Rosser2023-02-011-3/+3
* Refactor driver_internal_info updates to methodsSteve Baker2021-12-031-17/+14
* Add support for verify stepsJacob Anders2021-09-301-0/+59
* Improve edge-case debugging for deployment and cleaningDmitry Tantsur2021-09-021-0/+9
* Enable priority overrides to enable/disable stepsJacob Anders2021-08-101-2/+9
* Nicer error message when a deploy step failsDmitry Tantsur2021-06-221-4/+4
* Merge "Generic way to configure clean step priorites"Zuul2021-03-311-3/+29
|\
| * Generic way to configure clean step prioritesJacob Anders2021-03-311-3/+29
* | API to force manual cleaning without booting IPADmitry Tantsur2021-03-161-8/+23
* | Add 'deploy steps' parameter for provisioning APIAija Jauntēva2021-02-031-6/+53
|/
* Delay validating deploy templates until we get all stepsDmitry Tantsur2020-04-211-16/+32
* Support executing in-band deploy stepsMark Goddard2020-04-211-3/+10
* Improve the command status checks in the agent's process_next_stepDmitry Tantsur2020-04-161-0/+6
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-2/+2
* Deploy Templates: factor out ironic.conductor.stepsMark Goddard2019-03-151-0/+601