summaryrefslogtreecommitdiff
path: root/ironic/conductor/manager.py
Commit message (Expand)AuthorAgeFilesLines
* Do not move nodes to CLEAN FAILED with empty last_errorDmitry Tantsur2023-03-021-1/+2
* Adoption: do not validate boot interface when local bootingDmitry Tantsur2021-12-151-5/+8
* Merge "All-in-one Ironic service with a local RPC bus"Zuul2021-12-081-2/+0
|\
| * All-in-one Ironic service with a local RPC busDmitry Tantsur2021-12-071-2/+0
* | Merge "Refactor driver_internal_info updates to methods"Zuul2021-12-071-15/+8
|\ \
| * | Refactor driver_internal_info updates to methodsSteve Baker2021-12-031-15/+8
| |/
* | Avoid RPC notify_conductor_resume_{deploy,clean} in agent_baseDmitry Tantsur2021-12-061-5/+1
|/
* [Trivial] Clarify conditions under which power recovery is attemptedArne Wiebalck2021-11-041-3/+4
* Add a helper for node-based periodicsDmitry Tantsur2021-10-111-96/+61
* Clean up caches periodicallyDmitry Tantsur2021-09-221-0/+7
* Record node history and manage events in dbJulia Kreger2021-09-101-17/+111
* Split node verification code out of manager.pyJacob Anders2021-08-311-47/+2
* Add api endpoints for changing boot_mode and secure_boot stateCenne2021-08-231-1/+59
* Add `boot_mode` and `secure_boot` to node object and expose in apiCenne2021-07-081-0/+4
* Remove temporary cleaning information on starting cleaningDmitry Tantsur2021-04-221-5/+0
* Wipe agent tokens on inspection start and abortDmitry Tantsur2021-04-081-3/+4
* Add agent_status and agent_status_message params to heartbeatArun S A G2021-03-311-4/+11
* API to force manual cleaning without booting IPADmitry Tantsur2021-03-161-3/+6
* [trivial] fix typos in conductorRiccardo Pittau2021-02-231-1/+1
* Merge "Add 'deploy steps' parameter for provisioning API"Zuul2021-02-121-5/+8
|\
| * Add 'deploy steps' parameter for provisioning APIAija Jauntēva2021-02-031-5/+8
* | Refactor vendor detection and add Redfish implementationDmitry Tantsur2021-01-281-0/+6
|/
* Merge "Always retry locking when performing task handoff"Zuul2020-11-251-2/+2
|\
| * Always retry locking when performing task handoffJason Anderson2020-11-241-2/+2
* | Retrieve BIOS configuration when moving node to ``manageable``Bob Fournier2020-11-101-0/+4
|/
* Refactoring: split away continue_node_deploy/cleanDmitry Tantsur2020-10-061-79/+2
* Merge "Handle conductor_affinity earlier in the deployment process"Zuul2020-09-301-1/+1
|\
| * Handle conductor_affinity earlier in the deployment processDmitry Tantsur2020-09-291-1/+1
* | Minor agent version code cleanupJulia Kreger2020-09-291-1/+6
|/
* Accept and use a TLS certificate from the agentDmitry Tantsur2020-09-091-4/+9
* Add an option to require TLS for agent callback_urlDmitry Tantsur2020-09-071-0/+8
* Merge "Remove token-less agent support"Zuul2020-09-071-26/+3
|\
| * Remove token-less agent supportJulia Kreger2020-09-041-26/+3
* | Merge "Prevents power sync with ADOPTFAIL nodes"Zuul2020-08-121-1/+2
|\ \ | |/ |/|
| * Prevents power sync with ADOPTFAIL nodesJulia Kreger2020-08-031-1/+2
* | Merge "Wipe agent token and URL on rescue and unrescue"Zuul2020-08-051-2/+6
|\ \
| * | Wipe agent token and URL on rescue and unrescueDmitry Tantsur2020-08-041-2/+6
* | | Merge "Log the traceback of unexpected errors when verifying power credentials"Zuul2020-08-051-1/+4
|\ \ \ | |/ / |/| |
| * | Log the traceback of unexpected errors when verifying power credentialsDmitry Tantsur2020-07-301-1/+4
* | | Merge "Reset power state upon adoption failure"Zuul2020-07-301-0/+2
|\ \ \ | |/ / |/| / | |/
| * Reset power state upon adoption failureJulia Kreger2020-07-271-0/+2
* | Make the final deploy step validation actually fail deployDmitry Tantsur2020-07-271-3/+9
|/
* Merge "Account for power interfaces that cannot power on"Zuul2020-07-231-1/+2
|\
| * Account for power interfaces that cannot power onDmitry Tantsur2020-07-201-1/+2
* | Merge "Follow-up on blocking port deletions"Zuul2020-07-181-1/+1
|\ \ | |/ |/|
| * Follow-up on blocking port deletionsJulia Kreger2020-07-161-1/+1
* | Merge "Do not validate driver on changing non-driver fields"Zuul2020-07-161-1/+5
|\ \
| * | Do not validate driver on changing non-driver fieldsDmitry Tantsur2020-07-071-1/+5
* | | Merge "Allow deleting nodes with a broken driver"Zuul2020-07-161-0/+12
|\ \ \ | |_|/ |/| |
| * | Allow deleting nodes with a broken driverDmitry Tantsur2020-07-071-0/+12
| |/