summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/conductor
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow disabling automated_clean per node"Zuul2020-11-251-0/+24
|\
| * Allow disabling automated_clean per nodeFeruzjon Muyassarov2020-11-241-0/+24
* | Merge "Always retry locking when performing task handoff"Zuul2020-11-252-0/+62
|\ \
| * | Always retry locking when performing task handoffJason Anderson2020-11-242-0/+62
| |/
* | Update `cleaning_error_handler`Aija Jauntēva2020-11-132-10/+21
* | Retrieve BIOS configuration when moving node to ``manageable``Bob Fournier2020-11-102-3/+39
|/
* Handle agent still doing the prior commandJulia Kreger2020-10-292-1/+67
* Merge "Refactoring: split away continue_node_deploy/clean"Zuul2020-10-143-184/+111
|\
| * Refactoring: split away continue_node_deploy/cleanDmitry Tantsur2020-10-063-184/+111
* | Wiping agent tokens on reboot via API - take 2Dmitry Tantsur2020-10-051-1/+5
|/
* Merge "Handle conductor_affinity earlier in the deployment process"Zuul2020-09-302-20/+19
|\
| * Handle conductor_affinity earlier in the deployment processDmitry Tantsur2020-09-292-20/+19
* | Minor agent version code cleanupJulia Kreger2020-09-292-19/+18
|/
* 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
|\ \ \