nova/nova/tests
manas.mandlekar e14fb63963 Instance remains in migrating state forever
An unexpected failure during live migration leaves the instance
to migrating state forever.
The issue is that in case of unexpected failure the task state is
set to be same as the instance task state. It should be set to
'None' instead.

Change-Id: I254977fbebf87ac712322f321792a5dfe3f0df0e
Closes-Bug: 1694406
(cherry picked from commit 2d3486d0ee)
2017-08-02 03:49:05 +00:00
..
functional Fix MarkerNotFound when paging and marker was found in cell0 2017-05-30 14:25:22 -04:00
live_migration/hooks Fix libvirt group selection in live migration test 2017-04-21 13:28:18 +00:00
unit Instance remains in migrating state forever 2017-08-02 03:49:05 +00:00
__init__.py
fixtures.py Regression test for local delete with an attached volume 2017-04-06 21:33:39 -04:00
uuidsentinel.py Remove redundant str typecasting 2016-09-23 12:53:34 +05:30