Comment 10 for bug 1561509

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/neutron (openstack-ci/fuel-7.0/2015.1.0)

Reviewed: https://review.fuel-infra.org/20712
Submitter: Vitaly Sedelnik <email address hidden>
Branch: openstack-ci/fuel-7.0/2015.1.0

Commit: 7992cfe6e8f005d078a5d8cf6773fdbf1a6e2e85
Author: Kevin Benton <email address hidden>
Date: Wed May 18 15:39:17 2016

DVR: rebind port if ofport changes

When binding is called in DVR, check to see if the port was
previously wired under a different ofport. If it was, first
unbind the old port and then bind the new one.

Conflicts:
        neutron/tests/unit/plugins/openvswitch/agent/test_ovs_neutron_agent.py

Change-Id: I372158c4a6986295e396d849a2c9c5372b271e08
Closes-Bug: #1561509
(cherry picked from upstream commit 834ea6f8e6cc2427538213535c1494de6c11e5e4)