Public bug reported: Description =========== Restarting nova-compute with queued migrations creates a split-brain between instance status and migration status.
Steps to reproduce ================== 1. Have live migration queued. 2. Restart nova-compute. Expected result =============== Instance remains MIGRATING and migration remains queued. Actual result ============= Instance becomes ACTIVE, migration remains queued, but can no longer be aborted - abort returns a 409 instead. Environment =========== Originally reported on OSP 16.2, should still affect master. https://issues.redhat.com/browse/OSPRH-13122 ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/2112808 Title: nova-compute restart breaks queued live migration objects Status in OpenStack Compute (nova): New Bug description: Description =========== Restarting nova-compute with queued migrations creates a split-brain between instance status and migration status. Steps to reproduce ================== 1. Have live migration queued. 2. Restart nova-compute. Expected result =============== Instance remains MIGRATING and migration remains queued. Actual result ============= Instance becomes ACTIVE, migration remains queued, but can no longer be aborted - abort returns a 409 instead. Environment =========== Originally reported on OSP 16.2, should still affect master. https://issues.redhat.com/browse/OSPRH-13122 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/2112808/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

