Comment 6 for bug 1562467

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/liberty)

Reviewed: https://review.openstack.org/299043
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d48c66b637e9d37820efdd01a3ddcdcabd7e55c4
Submitter: Jenkins
Branch: stable/liberty

commit d48c66b637e9d37820efdd01a3ddcdcabd7e55c4
Author: Kevin Benton <email address hidden>
Date: Fri Mar 25 12:37:12 2016 -0700

    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.

    Change-Id: I372158c4a6986295e396d849a2c9c5372b271e08
    Closes-Bug: #1562467
    (cherry picked from commit 4731dbbef1f615b9ce6d18315e8ca9810e8a772d)