ironic/ironic/tests/unit/conductor
Julia Kreger ba0dc574bc Follow-up on blocking port deletions
A recent comment on https://review.opendev.org/#/c/665835
pointed out that we should likely make some changes and a fix
a missing check for the introspection_vif_port_id which was
likely introduced after this functionality was originally
written.

Also adds some documentation on the subject since we lack
docs even pointing out how to delete a port. :\

Change-Id: I0ba8a3741eefa80eb56e25a1b339f8433b3fc0dc
2020-07-16 12:47:07 -07: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 Clean up nodes in DELETING on conductor restart 2020-07-03 11:41:29 +02: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 Merge "Fix fast-track with the direct deploy interface" 2020-06-23 22:55:26 +00:00
test_manager.py Follow-up on blocking port deletions 2020-07-16 12:47:07 -07:00
test_notification_utils.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_rpcapi.py Enforce autospec in test_rpc_api and test_steps 2020-06-17 12:20:53 +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 Enforce autospec in test_task_manager 2020-07-07 15:45:15 +02:00
test_utils.py Follow-up on blocking port deletions 2020-07-16 12:47:07 -07:00