Reviewed: https://review.openstack.org/486113 Committed: https://git.openstack.org/cgit/openstack/compute-hyperv/commit/?id=2eabb86120237192aa4f7581fee3799a96f7d27e Submitter: Jenkins Branch: master
commit 2eabb86120237192aa4f7581fee3799a96f7d27e Author: Alexandru Muresan <[email protected]> Date: Fri Jul 21 13:24:29 2017 +0300 Ensure that vif ports are unplugged during cold migration At the moment, the vif ports are not unplugged after cold migration on the source node. This change addresses this issue by passing the network info when destroying the instance. Change-Id: I902ab7499fa1aca7fab415393a9670350b8437aa Closes-Bug: #1705683 ** Changed in: compute-hyperv Status: In Progress => Fix Released -- 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/1705683 Title: vif ports are not unplugged after cold migration Status in compute-hyperv: Fix Released Status in OpenStack Compute (nova): Confirmed Bug description: At the moment, the vif ports are not unplugged after cold migration on the source node. This affects ovs ports, which have to be unplugged by nova. To manage notifications about this bug go to: https://bugs.launchpad.net/compute-hyperv/+bug/1705683/+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

