Updated openstack/openstack

Project: openstack/nova  f01bda973a59a44f0443fb8ff9d23c3e8395873d

Remove dest node allocation if evacuate MoveClaim fails

If the MoveClaim during an evacuate fails we need to
remove the destination node allocation since the
ResourceTracker isn't going to do it.

This also fixes test_rebuild_server_exc which was faking
a rebuild failure by raising an error that would not
actually happen during a rebuild. ComputeResourcesUnavailable
only happens if a claim fails, and for a rebuild, which
is on the same host that the instance is already on, doesn't
involve a claim attempt.

Change-Id: I59ff47bf773c9831d0f44e1caf7877fe08c911c3
Closes-Bug: #1713786
This commit is contained in:
Jenkins 2017-09-12 21:05:36 +00:00 committed by Gerrit Code Review
parent 0988d76d98
commit 8a8e0f2c68
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit 9dbeed69cb4f7a05af1ab60252f27aff5d850808
Subproject commit f01bda973a59a44f0443fb8ff9d23c3e8395873d