Updated openstack/openstack

Project: openstack/nova  0aeaa2bce8ad15bc2f28e00b30d688514b992e13

Set error state after failed evacuation

When evacuation fails with NoValidHost, the migration status remains
'accepted' instead of 'error'. This causes problem in case the compute
service starts up again and looks for evacuations with status 'accepted',
as it then removes the local instances for those evacuations even though
the instance was never actually evacuated to another host.

Change-Id: I06d78c744fa75ae5f34c5cfa76bc3c9460767b84
Closes-Bug: #1713783
This commit is contained in:
Jenkins 2017-09-18 14:50:48 +00:00 committed by Gerrit Code Review
parent 051b70a3a8
commit ecf9dbe11b
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit 224e216139f09dedcf96c5bb6f2b084ca01cc879
Subproject commit 0aeaa2bce8ad15bc2f28e00b30d688514b992e13