summaryrefslogtreecommitdiff
path: root/ironic/conductor/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Wipe agent tokens on inspection start and abortDmitry Tantsur2021-04-211-0/+2
* API to force manual cleaning without booting IPADmitry Tantsur2021-03-161-0/+1
* [trivial] fix typos in conductorRiccardo Pittau2021-02-231-3/+3
* Merge "Add 'deploy steps' parameter for provisioning API"Zuul2021-02-121-0/+1
|\
| * Add 'deploy steps' parameter for provisioning APIAija Jauntēva2021-02-031-0/+1
* | 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-281-0/+31
* | Do not enter maintenance if cleaning fails before running the 1st stepDmitry Tantsur2021-01-081-6/+13
|/
* Merge "Allow disabling automated_clean per node"Zuul2020-11-251-1/+9
|\
| * Allow disabling automated_clean per nodeFeruzjon Muyassarov2020-11-241-1/+9
* | Update `cleaning_error_handler`Aija Jauntēva2020-11-131-8/+23
* | Retrieve BIOS configuration when moving node to ``manageable``Bob Fournier2020-11-101-0/+16
|/
* Merge "Refactoring: split away continue_node_deploy/clean"Zuul2020-10-141-0/+30
|\
| * Refactoring: split away continue_node_deploy/cleanDmitry Tantsur2020-10-061-0/+30
* | Wiping agent tokens on reboot via API - take 2Dmitry Tantsur2020-10-051-2/+2
|/
* Clarify power state loggingSteve Baker2020-10-021-5/+4
* Minor agent version code cleanupJulia Kreger2020-09-291-12/+0
* Merge "Do not silently ignore exceptions when running next steps"Zuul2020-09-291-0/+16
|\
| * Do not silently ignore exceptions when running next stepsDmitry Tantsur2020-09-281-0/+16
* | Route conductor notification RPC to the same conductorDmitry Tantsur2020-09-251-1/+1
|/
* 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-091-0/+47
|/
* 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
* Wipe agent token and URL on rescue and unrescueDmitry Tantsur2020-08-041-10/+15
* Merge "Add agent power interface"Zuul2020-07-231-3/+16
|\
| * Add agent power interfaceDmitry Tantsur2020-07-201-3/+16
* | Merge "Follow-up on blocking port deletions"Zuul2020-07-181-0/+3
|\ \ | |/ |/|
| * Follow-up on blocking port deletionsJulia Kreger2020-07-161-0/+3
* | Wipe agent token during reboot or power offDmitry Tantsur2020-07-151-0/+7
|/
* Log when a node should be fast-track-able but it's notDmitry Tantsur2020-07-031-5/+19
* Merge "Fix agent token and URL handling during fast-track deployment"Zuul2020-06-191-22/+27
|\
| * Fix agent token and URL handling during fast-track deploymentDmitry Tantsur2020-06-161-22/+27
* | Merge "Block port deletions where vif is present"Zuul2020-06-181-0/+27
|\ \ | |/ |/|
| * Block port deletions where vif is presentJulia Kreger2020-06-021-0/+27
* | In-band deploy steps: correctly wipe driver_internal_infoDmitry Tantsur2020-04-241-10/+20
* | Add my new address to .mailmapAeva Black2020-04-131-2/+2
|/
* Merge "Generalize clean step functions to support deploy steps"Zuul2020-03-281-8/+8
|\
| * Generalize clean step functions to support deploy stepsDmitry Tantsur2020-03-251-8/+8
* | Merge "Hash the rescue_password"Zuul2020-03-261-3/+32
|\ \ | |/ |/|
| * Hash the rescue_passwordJulia Kreger2020-03-241-3/+32
* | Do not use random to generate tokenIury Gregory Melo Ferreira2020-03-201-5/+2
|/
* Enable agent_token for virtual media bootJulia Kreger2020-03-091-2/+11
* Pre-shared agent tokenJulia Kreger2020-02-201-0/+94
* Split deployment-related functions from manager.py into a new moduleDmitry Tantsur2020-02-061-0/+62
* Stop using six libraryRiccardo Pittau2019-12-231-2/+1