Reviewed: https://review.openstack.org/238478 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=189a6f1bc3295b719304f44e5b731ef671fe7f50 Submitter: Jenkins Branch: master
commit 189a6f1bc3295b719304f44e5b731ef671fe7f50 Author: Oleg Bondarev <[email protected]> Date: Thu Oct 22 13:23:21 2015 +0300 DVR: handle dvr serviceable port's host change When a VM port's host is changed we need to check if a router should be unscheduled from old host and send corresponding notifications. commit d5a8074ec3c67ed68e64a96827da990f1c34e10f added such a check when port is unbound. This patch adds similar check in case of host change (instance live migration) Closes-Bug: #1508869 Change-Id: I57fa8253b2c88f7b7380a79b841fc424e9e52f19 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1508869 Title: DVR: handle dvr serviceable port's host change Status in neutron: Fix Released Bug description: When a VM port's host is changed we need to check if router should be unscheduled from old host and send corresponding notifications. commit d5a8074ec3c67ed68e64a96827da990f1c34e10f added such a check when port is unbound. Need to add similar check in case of host change. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1508869/+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

