summaryrefslogtreecommitdiff
path: root/ironic/conductor
Commit message (Expand)AuthorAgeFilesLines
* Trivial: log current state when continuing cleaningDmitry Tantsur2022-01-141-2/+2
* Improve edge-case debugging for deployment and cleaningDmitry Tantsur2021-09-033-4/+19
* Process in-band deploy steps on fast-trackDmitry Tantsur2021-04-281-20/+33
* Remove temporary cleaning information on starting cleaningDmitry Tantsur2021-04-252-6/+2
* Wipe agent tokens on inspection start and abortDmitry Tantsur2021-04-212-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
|/ /
* | Lazy-load node details from the DBArne Wiebalck2021-03-021-7/+65
* | Merge "[trivial] fix typos in conductor"Zuul2021-02-252-4/+4
|\ \
| * | [trivial] fix typos in conductorRiccardo Pittau2021-02-232-4/+4
* | | Merge "Fix broken configdrive_use_object_store"Zuul2021-02-231-1/+2
|\ \ \ | |/ / |/| |
| * | Fix broken configdrive_use_object_storeDmitry Tantsur2021-02-181-1/+2
* | | Replace retrying with tenacityBoden R2021-02-152-14/+18
|/ /
* | Merge "Add 'deploy steps' parameter for provisioning API"Zuul2021-02-125-21/+93
|\ \
| * | Add 'deploy steps' parameter for provisioning APIAija Jauntēva2021-02-035-21/+93
* | | Merge "Don't mark an agent as alive if rebooted"Zuul2021-02-081-0/+5
|\ \ \
| * | | Don't mark an agent as alive if rebootedDerek Higgins2021-02-041-0/+5
* | | | Trivial: log the newly detected vendorDmitry Tantsur2021-02-031-0/+2
* | | | Apply force_persistent_boot_device to all boot interfacesDmitry Tantsur2021-02-011-4/+17
|/ / /
* | | Refactor vendor detection and add Redfish implementationDmitry Tantsur2021-01-282-0/+37
* | | Merge "Do not enter maintenance if cleaning fails before running the 1st step"Zuul2021-01-121-6/+13
|\ \ \
| * | | Do not enter maintenance if cleaning fails before running the 1st stepDmitry Tantsur2021-01-081-6/+13
| |/ /
* | | Register all hardware_interfaces togetherDerek Higgins2021-01-081-4/+11
|/ /
* | 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
|/ /