nova/nova/conductor
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
..
tasks Merge "Update RequestSpec nested flavor when a resize comes in" 2016-07-29 19:34:56 +00:00
__init__.py Remove conductor local api:s and 'use_local' config option 2016-10-18 14:26:06 +02:00
api.py Add schedule_and_build_instances conductor method 2016-12-14 11:56:55 -08:00
manager.py Instance remains in migrating state forever 2017-08-02 03:49:05 +00:00
rpcapi.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00