summaryrefslogtreecommitdiff
path: root/ironic/conductor
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove compatibility with conductors that do not support groups"Zuul2020-12-041-2/+1
|\
| * Remove compatibility with conductors that do not support groupsDmitry Tantsur2020-09-291-2/+1
* | Merge "Allow disabling automated_clean per node"Zuul2020-11-251-1/+9
|\ \
| * | Allow disabling automated_clean per nodeFeruzjon Muyassarov2020-11-241-1/+9
* | | Merge "Always retry locking when performing task handoff"Zuul2020-11-252-4/+13
|\ \ \
| * | | Always retry locking when performing task handoffJason Anderson2020-11-242-4/+13
| |/ /
* | | Update `cleaning_error_handler`Aija Jauntēva2020-11-132-19/+32
* | | Retrieve BIOS configuration when moving node to ``manageable``Bob Fournier2020-11-103-13/+22
|/ /
* | Handle agent still doing the prior commandJulia Kreger2020-10-292-0/+21
* | Merge "Refactoring: split away continue_node_deploy/clean"Zuul2020-10-144-79/+113
|\ \
| * | Refactoring: split away continue_node_deploy/cleanDmitry Tantsur2020-10-064-79/+113
* | | Merge "Wiping agent tokens on reboot via API - take 2"Zuul2020-10-071-2/+2
|\ \ \ | |/ / |/| |
| * | Wiping agent tokens on reboot via API - take 2Dmitry Tantsur2020-10-051-2/+2
* | | Trivial: use the correct error handler for do_next_clean_stepDmitry Tantsur2020-10-061-1/+1
|/ /
* | Clarify power state loggingSteve Baker2020-10-021-5/+4
* | Merge "Handle conductor_affinity earlier in the deployment process"Zuul2020-09-302-10/+9
|\ \
| * | Handle conductor_affinity earlier in the deployment processDmitry Tantsur2020-09-292-10/+9
| |/
* | Minor agent version code cleanupJulia Kreger2020-09-292-13/+6
* | Merge "Do not silently ignore exceptions when running next steps"Zuul2020-09-293-0/+20
|\ \ | |/ |/|
| * Do not silently ignore exceptions when running next stepsDmitry Tantsur2020-09-283-0/+20
* | Route conductor notification RPC to the same conductorDmitry Tantsur2020-09-252-1/+5
|/
* Do not retry locking when heartbeatingDmitry Tantsur2020-09-181-1/+6
* Merge "Also wipe agent token on manual power off or reboot"Zuul2020-09-171-14/+15
|\
| * Also wipe agent token on manual power off or rebootDmitry Tantsur2020-09-141-14/+15
* | Accept and use a TLS certificate from the agentDmitry Tantsur2020-09-093-6/+63
|/
* 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
* | Add missing log for clean failedKaifeng Wang2020-09-041-0/+2
* | Ensure in-band deploy steps are present in time for fast-track deploymentsDmitry Tantsur2020-08-211-3/+15
* | 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-052-12/+21
|\ \
| * | Wipe agent token and URL on rescue and unrescueDmitry Tantsur2020-08-042-12/+21
* | | 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
* | | Merge "Remove locks before RPC bus is started"Zuul2020-07-291-5/+29
|\ \ \ | |_|/ |/| |
| * | Remove locks before RPC bus is startedJulia Kreger2020-07-281-5/+29
* | | Make the final deploy step validation actually fail deployDmitry Tantsur2020-07-271-3/+9
| |/ |/|
* | Merge "Add agent power interface"Zuul2020-07-232-3/+29
|\ \
| * | Add agent power interfaceDmitry Tantsur2020-07-202-3/+29
* | | 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-182-1/+4
|\ \ \ | |/ / |/| |
| * | Follow-up on blocking port deletionsJulia Kreger2020-07-162-1/+4
| |/
* | 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 "Wipe agent token during reboot or power off"Zuul2020-07-161-0/+7
|\ \ \