Reviewed: https://review.openstack.org/169827 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=7c81be3c2952f26e30bb8394c8e2803d31fc3b26 Submitter: Jenkins Branch: master
commit 7c81be3c2952f26e30bb8394c8e2803d31fc3b26 Author: Chris Friesen <email address hidden> Date: Wed Apr 1 12:07:41 2015 -0400
fix network setup on evacuate
As reported in bug #1430042 when using evacuate + neutron virtual machines fail to evacuate because of a failure to update port bindings. A similar issue applies to FloatingIP setup for nova-network.
A related fix was proposed in https://answers.launchpad.net/ubuntu/+source/nova/+question/257358 and seemed to be fixing users.
This handles things a bit differently in order to more cleanly use existing code.
Change-Id: Iafa6d2e9eb76ea0389067c939f21ac2181df6f95 Closes-Bug: #1430042
Reviewed: https:/ /review. openstack. org/169827 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=7c81be3c295 2f26e30bb8394c8 e2803d31fc3b26
Committed: https:/
Submitter: Jenkins
Branch: master
commit 7c81be3c2952f26 e30bb8394c8e280 3d31fc3b26
Author: Chris Friesen <email address hidden>
Date: Wed Apr 1 12:07:41 2015 -0400
fix network setup on evacuate
As reported in bug #1430042 when using evacuate + neutron virtual
machines fail to evacuate because of a failure to update port
bindings. A similar issue applies to FloatingIP setup for
nova-network.
A related fix was proposed in /answers. launchpad. net/ubuntu/ +source/ nova/+question/ 257358
https:/
and seemed to be fixing users.
This handles things a bit differently in order to more cleanly
use existing code.
Change-Id: Iafa6d2e9eb76ea 0389067c939f21a c2181df6f95
Closes-Bug: #1430042