summaryrefslogtreecommitdiff
path: root/ironic/conductor
Commit message (Expand)AuthorAgeFilesLines
* Respond to rpc requests on stop until hash ring resetSteve Baker2023-02-271-0/+4
* 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
| |/ |/|
* | Merge "Add "none" RPC transport that disables the RPC bus"Zuul2021-12-081-10/+23
|\ \
| * | Add "none" RPC transport that disables the RPC busDmitry Tantsur2021-12-071-10/+23
* | | Merge "All-in-one Ironic service with a local RPC bus"Zuul2021-12-082-57/+122
|\ \ \ | |/ /
| * | All-in-one Ironic service with a local RPC busDmitry Tantsur2021-12-072-57/+122
| |/
* | Merge "Refactor driver_internal_info updates to methods"Zuul2021-12-075-128/+81
|\ \
| * | Refactor driver_internal_info updates to methodsSteve Baker2021-12-035-128/+81
| |/
* | Merge "Avoid RPC notify_conductor_resume_{deploy,clean} in agent_base"Zuul2021-12-072-5/+9
|\ \
| * | Avoid RPC notify_conductor_resume_{deploy,clean} in agent_baseDmitry Tantsur2021-12-062-5/+9
| |/
* | Trivial: log current state when continuing cleaningDmitry Tantsur2021-12-061-2/+2
|/
* Merge "[Trivial] Clarify conditions under which power recovery is attempted"Zuul2021-11-151-3/+4
|\
| * [Trivial] Clarify conditions under which power recovery is attemptedArne Wiebalck2021-11-041-3/+4
* | Avoid handling a deploy failure twiceDmitry Tantsur2021-11-041-18/+25
|/
* Merge "node_periodics: encapsulate the interface class check"Zuul2021-10-141-0/+13
|\
| * node_periodics: encapsulate the interface class checkDmitry Tantsur2021-10-121-0/+13
* | Merge "Add a helper for node-based periodics"Zuul2021-10-142-96/+212
|\ \ | |/