summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/conductor/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Wipe Agent Token when cleaning timeout occcurs"Zuul2023-03-141-0/+6
|\
| * Wipe Agent Token when cleaning timeout occcursJulia Kreger2023-03-021-0/+6
* | Merge "Clean out agent token even if power is already off"Zuul2023-03-131-0/+25
|\ \
| * | Clean out agent token even if power is already offJulia Kreger2023-03-021-0/+25
| |/
* | Do not move nodes to CLEAN FAILED with empty last_errorDmitry Tantsur2023-03-011-1/+23
|/
* Auto-populate lessee for deploymentsJulia Kreger2022-05-231-0/+17
* Exclude current conductor from offline_conductorsHarald Jensås2022-04-281-0/+10
* Merge "Allow enabling fast-track per node"Zuul2021-12-151-0/+32
|\
| * Allow enabling fast-track per nodeDmitry Tantsur2021-12-081-0/+32
* | Refactor driver_internal_info updates to methodsSteve Baker2021-12-031-15/+13
|/
* Demote three warning messagesDmitry Tantsur2021-10-061-2/+2
* Record node history and manage events in dbJulia Kreger2021-09-101-3/+68
* Increase version of hacking and pycodestyleRiccardo Pittau2021-07-281-1/+1
* Add `boot_mode` and `secure_boot` to node object and expose in apiCenne2021-07-081-0/+186
* Delay rendering configdriveDmitry Tantsur2021-05-191-0/+68
* Merge "Don't mark an agent as alive if rebooted"Zuul2021-02-081-1/+10
|\
| * Don't mark an agent as alive if rebootedDerek Higgins2021-02-041-1/+10
* | Apply force_persistent_boot_device to all boot interfacesDmitry Tantsur2021-02-011-0/+31
|/
* Refactor vendor detection and add Redfish implementationDmitry Tantsur2021-01-281-0/+73
* Update `cleaning_error_handler`Aija Jauntēva2020-11-131-7/+18
* Wiping agent tokens on reboot via API - take 2Dmitry Tantsur2020-10-051-1/+5
* Minor agent version code cleanupJulia Kreger2020-09-291-8/+0
* Route conductor notification RPC to the same conductorDmitry Tantsur2020-09-251-5/+4
* Merge "Also wipe agent token on manual power off or reboot"Zuul2020-09-171-0/+1
|\
| * Also wipe agent token on manual power off or rebootDmitry Tantsur2020-09-141-0/+1
* | Accept and use a TLS certificate from the agentDmitry Tantsur2020-09-091-0/+52
|/
* Ensure in-band deploy steps are present in time for fast-track deploymentsDmitry Tantsur2020-08-211-1/+4
* Merge "Follow-up on blocking port deletions"Zuul2020-07-181-0/+6
|\
| * Follow-up on blocking port deletionsJulia Kreger2020-07-161-0/+6
* | Wipe agent token during reboot or power offDmitry Tantsur2020-07-151-1/+28
|/
* Enforce autospec in test_utilsRiccardo Pittau2020-06-241-34/+44
* Merge "Fix agent token and URL handling during fast-track deployment"Zuul2020-06-191-2/+2
|\
| * Fix agent token and URL handling during fast-track deploymentDmitry Tantsur2020-06-161-2/+2
* | Merge "Block port deletions where vif is present"Zuul2020-06-181-0/+39
|\ \ | |/ |/|
| * Block port deletions where vif is presentJulia Kreger2020-06-021-0/+39
* | Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
|/
* Merge "Generalize clean step functions to support deploy steps"Zuul2020-03-281-10/+7
|\
| * Generalize clean step functions to support deploy stepsDmitry Tantsur2020-03-251-10/+7
* | Merge "Hash the rescue_password"Zuul2020-03-261-2/+5
|\ \ | |/ |/|
| * Hash the rescue_passwordJulia Kreger2020-03-241-2/+5
* | Do not use random to generate tokenIury Gregory Melo Ferreira2020-03-201-2/+1
|/
* Pre-shared agent tokenJulia Kreger2020-02-201-0/+34
* Split deployment-related functions from manager.py into a new moduleDmitry Tantsur2020-02-061-0/+103
* Block ability update callback_urlJulia Kreger2019-11-151-1/+7
* Don't resume deployment or cleaning on heartbeat when pollingMark Goddard2019-09-211-0/+14
* Merge "Add an option to abort cleaning and deployment if node is in maintenance"Zuul2019-09-211-5/+3
|\
| * Add an option to abort cleaning and deployment if node is in maintenanceDmitry Tantsur2019-09-171-5/+3
* | Merge "Support power state change callbacks to nova using ksa_adapter"Zuul2019-08-241-1/+7
|\ \ | |/ |/|
| * Support power state change callbacks to nova using ksa_adapterSurya Seetharaman2019-08-121-1/+7
* | Asynchronous out of band deploy steps fails to executeShivanand Tendulker2019-08-071-0/+1
|/