summaryrefslogtreecommitdiff
path: root/ironic/conductor
Commit message (Expand)AuthorAgeFilesLines
* Fix DB/Lock session handling issuesJulia Kreger2023-05-012-8/+10
* Add ablity to power off nodes in clean failedChris Krelle2023-04-241-0/+5
* Merge "On rpc service stop, wait for node reservation release"Zuul2023-04-051-3/+14
|\
| * On rpc service stop, wait for node reservation releaseSteve Baker2023-02-271-3/+14
* | Merge "Refactoring: create ironic.conductor.inspection"Zuul2023-03-232-80/+111
|\ \
| * | Refactoring: create ironic.conductor.inspectionDmitry Tantsur2023-03-142-80/+111
* | | Merge "Wipe Agent Token when cleaning timeout occcurs"Zuul2023-03-141-2/+2
|\ \ \
| * | | Wipe Agent Token when cleaning timeout occcursJulia Kreger2023-03-021-2/+2
* | | | Merge "Clean out agent token even if power is already off"Zuul2023-03-131-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Clean out agent token even if power is already offJulia Kreger2023-03-021-0/+7
| |/ /
* | | Merge "Do not move nodes to CLEAN FAILED with empty last_error"Zuul2023-03-024-15/+33
|\ \ \
| * | | Do not move nodes to CLEAN FAILED with empty last_errorDmitry Tantsur2023-03-014-15/+33
* | | | Merge "Respond to rpc requests on stop until hash ring reset"Zuul2023-02-281-0/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Respond to rpc requests on stop until hash ring resetSteve Baker2023-02-271-0/+4
| |/
* | Merge "Get conductor metric data"Zuul2023-02-272-9/+88
|\ \ | |/ |/|
| * Get conductor metric dataJulia Kreger2023-02-232-9/+88
* | Merge "Fixes console port conflict occurs in certain path"Zuul2023-02-201-4/+0
|\ \
| * | Fixes console port conflict occurs in certain pathKaifeng Wang2023-02-151-4/+0
* | | Merge "Indicate maintenance mode"Zuul2023-02-171-3/+3
|\ \ \ | |_|/ |/| |
| * | Indicate maintenance modeJakub Jelinek2023-02-161-3/+3
* | | Merge "Fix debug log message argument formatting"Zuul2023-02-151-3/+3
|\ \ \ | |/ / |/| |
| * | Fix debug log message argument formattingJonathan Rosser2023-02-011-3/+3
| |/
* | Erase swift inventory entry on node deletionJakub Jelinek2023-02-141-0/+21
|/
* Catch any exception for CleaningJulia Kreger2022-12-121-2/+3
* Phase 1 - SQLAlchemy 2.0 CompatabilityJulia Kreger2022-10-132-10/+14
* Merge "Concurrent Distructive/Intensive ops limits"Zuul2022-09-211-3/+49
|\
| * Concurrent Distructive/Intensive ops limitsJulia Kreger2022-09-201-3/+49
* | Fix nodes stuck at cleaning on Network Service issuesKaifeng Wang2022-09-201-1/+1
|/
* Modify do_node_verify to avoid state machine stuckVanou Ishii2022-08-031-1/+1
* Merge "Allocation candidates prefer matching name"Zuul2022-07-151-0/+9
|\
| * Allocation candidates prefer matching nameSteve Baker2022-06-161-0/+9
* | Merge "Trivial: log which state the node is in"Zuul2022-07-141-2/+4
|\ \
| * | Trivial: log which state the node is inDmitry Tantsur2022-07-061-2/+4
* | | Merge "Make anaconda non-image deploys sane"Zuul2022-07-142-1/+16
|\ \ \
| * | | Make anaconda non-image deploys saneJulia Kreger2022-07-112-1/+16
| |/ /
* | | Move logging out of skip_automated_cleaningDmitry Tantsur2022-07-062-6/+5
|/ /
* | Merge "Auto-populate lessee for deployments"Zuul2022-07-024-1/+48
|\ \
| * | Auto-populate lessee for deploymentsJulia Kreger2022-05-234-1/+48
| |/
* | No deploy_kernel/ramdisk with the ramdisk deploy and no cleaningDmitry Tantsur2022-06-231-4/+4
|/
* Exclude current conductor from offline_conductorsHarald Jensås2022-04-282-2/+25
* Merge "Shorten error messages in commonly used modules"Zuul2022-03-114-26/+22
|\
| * Shorten error messages in commonly used modulesDmitry Tantsur2022-02-174-26/+22
* | Merge "Ignore fake nodes in the power sync loop"Zuul2022-03-091-2/+4
|\ \ | |/ |/|
| * Ignore fake nodes in the power sync loopDmitry Tantsur2021-12-091-2/+4
* | Explicit parameter to distinguish partition/whole-disk imagesDmitry Tantsur2022-01-283-14/+26
* | Automatically configure enabled_***_interfacesDmitry Tantsur2021-12-201-24/+0
* | Merge "Allow enabling fast-track per node"Zuul2021-12-151-1/+2
|\ \
| * | Allow enabling fast-track per nodeDmitry Tantsur2021-12-081-1/+2
* | | Adoption: do not validate boot interface when local bootingDmitry Tantsur2021-12-131-5/+8
* | | Move place_loaders_for_boot to boot driver __init__Steve Baker2021-12-101-8/+3
| |/ |/|