nova/nova/tests
Alexey Stupnikov 8670ca8bb2 Clean up when queued live migration aborted
This patch solves bug #1949808 and bug #1960412 by tuning
live_migration_abort() function and adding calls to:

- remove placement allocations for live migration;
- remove INACTIVE port bindings against destination compute node;
- restore instance's state.

Related unit test was adjusted and related functional tests were
fixed.

Closes-bug: #1949808
Closes-bug: #1960412
Change-Id: Ic97eff86f580bff67b1f02c8eeb60c4cf4181e6a
(cherry picked from commit 219520d9ce)
2022-04-01 22:01:39 +09:00
..
fixtures Add functional tests to reproduce bug #1960412 2022-04-01 22:01:26 +09:00
functional Clean up when queued live migration aborted 2022-04-01 22:01:39 +09:00
unit Clean up when queued live migration aborted 2022-04-01 22:01:39 +09:00
__init__.py
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00