Comment 41 for bug 1489198

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/nova (mcp/ocata)

Reviewed: https://review.fuel-infra.org/34846
Submitter: Pkgs Jenkins <email address hidden>
Branch: mcp/ocata

Commit: e916e8eec1fdc4c023fb63a9f6362f923345e0fe
Author: Oleg Bondarev <email address hidden>
Date: Wed May 3 16:09:46 2017

Live migration: wait for vif-plugged event on pre live migration

Just like with spawning new VM, we need to wait for neutron to properly
handle new vif device on pre migration step.

By default nova dispatches event to the instance's host while during
live migration we're waiting on destination host - the solution
is to check if instance is migrating and send event to destination
compute as well.

Upstream review: https://review.openstack.org/246910

Closes-Bug: #1489198

Change-Id: Ib1cb9c2f6eb2f5ce6280c685ae44a691665b4e98