summaryrefslogtreecommitdiff
path: root/ironic/conductor/utils.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct power state handling for managed in-band inspectionDmitry Tantsur2019-12-131-0/+15
* Merge "Block ability update callback_url"Zuul2019-11-181-0/+15
|\
| * Block ability update callback_urlJulia Kreger2019-11-151-0/+15
* | Allow vendor_data to be included in a configdrive dictSteve Baker2019-10-311-2/+3
|/
* Merge "Allow retrying PXE boot if it takes too long"Zuul2019-09-231-15/+24
|\
| * Allow retrying PXE boot if it takes too longDmitry Tantsur2019-09-201-15/+24
* | Don't resume deployment or cleaning on heartbeat when pollingMark Goddard2019-09-211-2/+6
* | Merge "Add an option to abort cleaning and deployment if node is in maintenance"Zuul2019-09-211-1/+3
|\ \ | |/ |/|
| * Add an option to abort cleaning and deployment if node is in maintenanceDmitry Tantsur2019-09-171-1/+3
* | Merge "Support power state change callbacks to nova using ksa_adapter"Zuul2019-08-241-0/+4
|\ \ | |/ |/|
| * Support power state change callbacks to nova using ksa_adapterSurya Seetharaman2019-08-121-0/+4
* | Merge "Do not tear down node upon cleaning failure"Zuul2019-08-151-2/+2
|\ \
| * | Do not tear down node upon cleaning failureArne Wiebalck2019-08-131-2/+2
* | | Asynchronous out of band deploy steps fails to executeShivanand Tendulker2019-08-071-0/+2
| |/ |/|
* | [Trivial] Fix is_fast_track parameter doc stringArne Wiebalck2019-07-191-1/+1
|/
* Deploy Templates: factor out ironic.conductor.stepsMark Goddard2019-03-151-578/+0
* fast tracked deployment supportJulia Kreger2019-03-141-0/+62
* Deploy templates: conductor and API nitsMark Goddard2019-03-121-54/+117
* Allow building configdrive from JSON in the APIDmitry Tantsur2019-03-051-0/+29
* Deploy templates: conductorMark Goddard2019-03-041-55/+315
* Merge "Trivial: Fix error message when waiting for power state"Zuul2019-02-271-1/+1
|\
| * Trivial: Fix error message when waiting for power stateArne Wiebalck2019-02-261-1/+1
* | [Follow Up] Add support for Smart NICsHamdy Khader2019-02-141-1/+3
|/
* Add support for Smart NICsHamdy Khader2019-02-071-0/+54
* Don't fail when node is in CLEANFAIL stateRuby Loo2018-11-081-3/+5
* Add functionality for individual cleaning on nodesYolanda Robla2018-10-051-0/+8
* Minor changes for deploy_steps frameworkRuby Loo2018-07-161-7/+3
* Deploy steps - conductor & driversMark Goddard2018-07-111-36/+177
* Remove support for creating and loading classic driversDmitry Tantsur2018-07-021-12/+0