summaryrefslogtreecommitdiff
path: root/ironic/conductor
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Add "none" RPC transport that disables the RPC bus"Zuul2021-12-081-10/+23
|\ \
| * | Add "none" RPC transport that disables the RPC busDmitry Tantsur2021-12-071-10/+23
* | | Merge "All-in-one Ironic service with a local RPC bus"Zuul2021-12-082-57/+122
|\ \ \ | |/ /
| * | All-in-one Ironic service with a local RPC busDmitry Tantsur2021-12-072-57/+122
| |/
* | Merge "Refactor driver_internal_info updates to methods"Zuul2021-12-075-128/+81
|\ \
| * | Refactor driver_internal_info updates to methodsSteve Baker2021-12-035-128/+81
| |/
* | Merge "Avoid RPC notify_conductor_resume_{deploy,clean} in agent_base"Zuul2021-12-072-5/+9
|\ \
| * | Avoid RPC notify_conductor_resume_{deploy,clean} in agent_baseDmitry Tantsur2021-12-062-5/+9
| |/
* | Trivial: log current state when continuing cleaningDmitry Tantsur2021-12-061-2/+2
|/
* Merge "[Trivial] Clarify conditions under which power recovery is attempted"Zuul2021-11-151-3/+4
|\
| * [Trivial] Clarify conditions under which power recovery is attemptedArne Wiebalck2021-11-041-3/+4
* | Avoid handling a deploy failure twiceDmitry Tantsur2021-11-041-18/+25
|/
* Merge "node_periodics: encapsulate the interface class check"Zuul2021-10-141-0/+13
|\
| * node_periodics: encapsulate the interface class checkDmitry Tantsur2021-10-121-0/+13
* | Merge "Add a helper for node-based periodics"Zuul2021-10-142-96/+212
|\ \ | |/
| * Add a helper for node-based periodicsDmitry Tantsur2021-10-112-96/+212
* | Merge "Demote three warning messages"Zuul2021-10-081-3/+3
|\ \
| * | Demote three warning messagesDmitry Tantsur2021-10-061-3/+3
| |/
* | Follow up to Add support for verify stepsJacob Anders2021-10-071-13/+2
* | Merge "Add support for verify steps"Zuul2021-10-063-0/+121
|\ \ | |/ |/|
| * Add support for verify stepsJacob Anders2021-09-303-0/+121
* | Merge "require_exclusive_lock: log traceback that lead to an error"Zuul2021-09-291-0/+5
|\ \
| * | require_exclusive_lock: log traceback that lead to an errorDmitry Tantsur2021-09-231-0/+5
| |/
* | Clean up caches periodicallyDmitry Tantsur2021-09-221-0/+7
|/
* Facilitate asset copy for bootloader opsJulia Kreger2021-09-151-3/+8
* Record node history and manage events in dbJulia Kreger2021-09-104-35/+213
* Improve edge-case debugging for deployment and cleaningDmitry Tantsur2021-09-023-4/+19
* Split node verification code out of manager.pyJacob Anders2021-08-312-47/+73
* Minor formatting and doc changes to change boot mode feature commit.Cenne2021-08-241-2/+2
* Add api endpoints for changing boot_mode and secure_boot stateCenne2021-08-233-6/+205
* Enable priority overrides to enable/disable stepsJacob Anders2021-08-101-2/+9
* Fixes missing argument for log format stringCenne2021-07-271-1/+2
* Add `boot_mode` and `secure_boot` to node object and expose in apiCenne2021-07-082-0/+48
* Nicer error message when a deploy step failsDmitry Tantsur2021-06-222-8/+6
* Include bios registry fields in bios APIBob Fournier2021-05-271-2/+1
* Merge "Delay rendering configdrive"Zuul2021-05-262-2/+19
|\
| * Delay rendering configdriveDmitry Tantsur2021-05-192-2/+19
* | Trivial: comment why we don't check retired in allocationsDmitry Tantsur2021-05-201-0/+2
|/
* Merge "Process in-band deploy steps on fast-track"Zuul2021-04-281-20/+33
|\
| * Process in-band deploy steps on fast-trackDmitry Tantsur2021-04-131-20/+33
* | Remove temporary cleaning information on starting cleaningDmitry Tantsur2021-04-222-6/+2
|/
* Wipe agent tokens on inspection start and abortDmitry Tantsur2021-04-082-3/+6
* Merge "Add agent_status and agent_status_message params to heartbeat"Zuul2021-04-012-7/+23
|\
| * Add agent_status and agent_status_message params to heartbeatArun S A G2021-03-312-7/+23
* | 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
* | Merge "Switch to JSON RPC from ironic-lib"Zuul2021-03-191-1/+1
|\ \
| * | Switch to JSON RPC from ironic-libDmitry Tantsur2021-03-101-1/+1
* | | API to force manual cleaning without booting IPADmitry Tantsur2021-03-165-32/+78
* | | Don't try to use attempts=None with tenacityDmitry Tantsur2021-03-111-4/+5
|/ /