ironic/ironic/tests/unit/conductor
Dmitry Tantsur e39858dd8c Wiping agent tokens on reboot via API - take 2
Because of using an incorrect variable, reboot was treated as power on,
and the token was not wiped.

Change-Id: I656450c2bedc3dc0d20a70de78cc29bf64d5fe85
Story: #2008097
Task: #40799
2020-10-05 17:36:45 +02:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
mgr_utils.py Remove locks before RPC bus is started 2020-07-28 08:03:21 -07:00
test_allocations.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_base_manager.py Remove locks before RPC bus is started 2020-07-28 08:03:21 -07:00
test_cleaning.py Fix agent token and URL handling during fast-track deployment 2020-06-16 18:06:50 +02:00
test_deployments.py Handle conductor_affinity earlier in the deployment process 2020-09-29 13:00:49 +02:00
test_manager.py Merge "Handle conductor_affinity earlier in the deployment process" 2020-09-30 20:50:47 +00:00
test_notification_utils.py Enforce autospec in test_notification_utils 2020-07-17 07:08:07 +00:00
test_rpcapi.py Accept and use a TLS certificate from the agent 2020-09-09 17:27:30 +02:00
test_steps.py Enforce autospec in test_rpc_api and test_steps 2020-06-17 12:20:53 +02:00
test_task_manager.py Do not retry locking when heartbeating 2020-09-18 17:34:35 +02:00
test_utils.py Wiping agent tokens on reboot via API - take 2 2020-10-05 17:36:45 +02:00