summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/conductor
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Route conductor notification RPC to the same conductor"Zuul2020-09-281-5/+4
|\ \
| * | Route conductor notification RPC to the same conductorDmitry Tantsur2020-09-251-5/+4
* | | Merge "Fix invalid assert_has_calls"Zuul2020-09-251-6/+8
|\ \ \ | |/ / |/| |
| * | Fix invalid assert_has_callszhu.fanglei2020-09-251-6/+8
* | | Deprecate the iscsi deploy interfaceDmitry Tantsur2020-09-221-37/+26
* | | Do not retry locking when heartbeatingDmitry Tantsur2020-09-181-0/+22
* | | Merge "Allow configuring IPMI cipher suite"Zuul2020-09-171-1/+2
|\ \ \
| * | | Allow configuring IPMI cipher suiteDmitry Tantsur2020-09-161-1/+2
* | | | 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-093-7/+85
|/ / /
* | | Add an option to require TLS for agent callback_urlDmitry Tantsur2020-09-071-0/+27
* | | Merge "Remove token-less agent support"Zuul2020-09-071-35/+8
|\ \ \
| * | | Remove token-less agent supportJulia Kreger2020-09-041-35/+8
* | | | Enhance certificate verification for ilo harware typeankit2020-09-031-1/+2
| |/ / |/| |
* | | Ensure in-band deploy steps are present in time for fast-track deploymentsDmitry Tantsur2020-08-211-1/+4
* | | Merge "Prevents power sync with ADOPTFAIL nodes"Zuul2020-08-121-0/+22
|\ \ \ | |/ / |/| |
| * | Prevents power sync with ADOPTFAIL nodesJulia Kreger2020-08-031-0/+22
* | | Merge "agent_client: support custom TLS certificates"Zuul2020-08-071-6/+6
|\ \ \
| * | | agent_client: support custom TLS certificatesDmitry Tantsur2020-08-061-6/+6
| | |/ | |/|
* | | Wipe agent token and URL on rescue and unrescueDmitry Tantsur2020-08-041-3/+13
|/ /
* | Merge "Reset power state upon adoption failure"Zuul2020-07-301-1/+8
|\ \ | |/
| * Reset power state upon adoption failureJulia Kreger2020-07-271-1/+8
* | Merge "Remove locks before RPC bus is started"Zuul2020-07-292-0/+11
|\ \
| * | Remove locks before RPC bus is startedJulia Kreger2020-07-282-0/+11
* | | Make the final deploy step validation actually fail deployDmitry Tantsur2020-07-271-0/+29
| |/ |/|
* | Merge "Enforce autospec in test_notification_utils"Zuul2020-07-241-7/+12
|\ \
| * | Enforce autospec in test_notification_utilsRiccardo Pittau2020-07-171-7/+12
* | | Merge "Enforce autospec in test_deployments"Zuul2020-07-241-19/+27
|\ \ \ | |/ /
| * | Enforce autospec in test_deploymentsRiccardo Pittau2020-07-171-19/+27
* | | Merge "Account for power interfaces that cannot power on"Zuul2020-07-231-0/+15
|\ \ \
| * | | Account for power interfaces that cannot power onDmitry Tantsur2020-07-201-0/+15
| |/ /
* | | Merge "Follow-up on blocking port deletions"Zuul2020-07-182-4/+8
|\ \ \ | |/ / |/| |
| * | Follow-up on blocking port deletionsJulia Kreger2020-07-162-4/+8
| |/
* | Merge "Do not validate driver on changing non-driver fields"Zuul2020-07-161-0/+45
|\ \
| * | Do not validate driver on changing non-driver fieldsDmitry Tantsur2020-07-071-0/+45
* | | Merge "Wipe agent token during reboot or power off"Zuul2020-07-161-1/+28
|\ \ \
| * | | Wipe agent token during reboot or power offDmitry Tantsur2020-07-151-1/+28
| |/ /
* | | Merge "Fixes to skip validation of in-band deploy steps before agent boot"Zuul2020-07-161-0/+34
|\ \ \
| * | | Fixes to skip validation of in-band deploy steps before agent bootShivanand Tendulker2020-07-161-0/+34
| | |/ | |/|
* | | Merge "Allow deleting nodes with a broken driver"Zuul2020-07-161-0/+9
|\ \ \ | |/ / |/| |
| * | Allow deleting nodes with a broken driverDmitry Tantsur2020-07-071-0/+9
| |/
* | Merge "Minor agent token log handling"Zuul2020-07-091-14/+18
|\ \
| * | Minor agent token log handlingJulia Kreger2020-06-291-14/+18
* | | Enforce autospec in test_task_managerRiccardo Pittau2020-07-071-9/+9
* | | Follow up of enforce autospec in test_managerRiccardo Pittau2020-07-071-21/+21
| |/ |/|
* | Clean up nodes in DELETING on conductor restartDmitry Tantsur2020-07-032-1/+2
* | Enforce autospec in test_managerRiccardo Pittau2020-07-021-277/+421
* | Enforce autospec in test_utilsRiccardo Pittau2020-06-241-34/+44
* | Merge "Fix fast-track with the direct deploy interface"Zuul2020-06-231-0/+33
|\ \