ironic/ironic/tests/unit/conductor
Julia Kreger 5b785569b6 Fix fast track when exiting cleaning
When exiting cleaning, previously the agent token was purged
from ironic's database and agents continuing to run would not
be able to heartbeat to the conductor. With agent token, this
would orphan the agent such that it thought it had an agent
token, yet the conductor did not.

Change-Id: Id6f8609bcda369649d0f677aceed26ed5e72a313
2020-06-03 17:28:16 +00:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
mgr_utils.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_allocations.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_base_manager.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_cleaning.py Fix fast track when exiting cleaning 2020-06-03 17:28:16 +00:00
test_deployments.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_manager.py Merge "rm duplicate word 'that'" 2020-05-19 02:20:19 +00:00
test_notification_utils.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_rpcapi.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_steps.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_task_manager.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_utils.py Switch to unittest mock 2020-04-30 19:04:17 +02:00