summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/conductor/test_manager.py
Commit message (Expand)AuthorAgeFilesLines
* Fix DB/Lock session handling issuesJulia Kreger2023-05-011-12/+17
* tests: Replace invalid UUIDsStephen Finucane2023-04-191-1/+2
* Refactoring: create ironic.conductor.inspectionDmitry Tantsur2023-03-141-113/+3
* Merge "Do not move nodes to CLEAN FAILED with empty last_error"Zuul2023-03-021-1/+2
|\
| * Do not move nodes to CLEAN FAILED with empty last_errorDmitry Tantsur2023-03-011-1/+2
* | Merge "Get conductor metric data"Zuul2023-02-271-16/+96
|\ \ | |/ |/|
| * Get conductor metric dataJulia Kreger2023-02-231-16/+96
* | Merge "Fixes console port conflict occurs in certain path"Zuul2023-02-201-38/+0
|\ \ | |/ |/|
| * Fixes console port conflict occurs in certain pathKaifeng Wang2023-02-151-38/+0
* | Erase swift inventory entry on node deletionJakub Jelinek2023-02-141-0/+34
|/
* Phase 1 - SQLAlchemy 2.0 CompatabilityJulia Kreger2022-10-131-1/+1
* Concurrent Distructive/Intensive ops limitsJulia Kreger2022-09-201-1/+73
* Finally remove support for netboot and the boot_option capabilityDmitry Tantsur2022-08-021-25/+15
* Fix adoption unit test image checkJulia Kreger2022-07-221-1/+6
* Make anaconda non-image deploys saneJulia Kreger2022-07-111-3/+13
* Auto-populate lessee for deploymentsJulia Kreger2022-05-231-1/+5
* Merge "Shorten error messages in commonly used modules"Zuul2022-03-111-1/+1
|\
| * Shorten error messages in commonly used modulesDmitry Tantsur2022-02-171-1/+1
* | Merge "Ignore fake nodes in the power sync loop"Zuul2022-03-091-0/+9
|\ \ | |/ |/|
| * Ignore fake nodes in the power sync loopDmitry Tantsur2021-12-091-0/+9
* | Explicit parameter to distinguish partition/whole-disk imagesDmitry Tantsur2022-01-281-7/+14
* | Enable foreign keys in SQLiteDmitry Tantsur2021-12-151-20/+26
* | Adoption: do not validate boot interface when local bootingDmitry Tantsur2021-12-131-6/+47
|/
* Refactor driver_internal_info updates to methodsSteve Baker2021-12-031-3/+9
* Add a helper for node-based periodicsDmitry Tantsur2021-10-111-6/+6
* Record node history and manage events in dbJulia Kreger2021-09-101-1/+164
* Split node verification code out of manager.pyJacob Anders2021-08-311-144/+2
* Add api endpoints for changing boot_mode and secure_boot stateCenne2021-08-231-0/+426
* Increase version of hacking and pycodestyleRiccardo Pittau2021-07-281-4/+3
* Add `boot_mode` and `secure_boot` to node object and expose in apiCenne2021-07-081-0/+4
* Clean up vendor prefixes for iLO bootDmitry Tantsur2021-06-141-1/+1
* Clean up kernel_append_params for PXE/iPXEDmitry Tantsur2021-05-171-1/+2
* Bye-bye iSCSI deploy, you served us wellDmitry Tantsur2021-05-041-2/+2
* Remove temporary cleaning information on starting cleaningDmitry Tantsur2021-04-221-31/+0
* Wipe agent tokens on inspection start and abortDmitry Tantsur2021-04-081-4/+11
* Add agent_status and agent_status_message params to heartbeatArun S A G2021-03-311-5/+34
* API to force manual cleaning without booting IPADmitry Tantsur2021-03-161-5/+5
* Lazy-load node details from the DBArne Wiebalck2021-03-021-1/+1
* Replace retrying with tenacityBoden R2021-02-151-3/+9
* Merge "Add 'deploy steps' parameter for provisioning API"Zuul2021-02-121-3/+5
|\
| * Add 'deploy steps' parameter for provisioning APIAija Jauntēva2021-02-031-3/+5
* | Apply force_persistent_boot_device to all boot interfacesDmitry Tantsur2021-02-011-7/+2
* | Refactor vendor detection and add Redfish implementationDmitry Tantsur2021-01-281-1/+23
* | Do not enter maintenance if cleaning fails before running the 1st stepDmitry Tantsur2021-01-081-2/+9
|/
* Merge "Always retry locking when performing task handoff"Zuul2020-11-251-0/+43
|\
| * Always retry locking when performing task handoffJason Anderson2020-11-241-0/+43
* | Retrieve BIOS configuration when moving node to ``manageable``Bob Fournier2020-11-101-0/+36
|/
* Refactoring: split away continue_node_deploy/cleanDmitry Tantsur2020-10-061-184/+5
* Merge "Handle conductor_affinity earlier in the deployment process"Zuul2020-09-301-5/+5
|\
| * Handle conductor_affinity earlier in the deployment processDmitry Tantsur2020-09-291-5/+5