Comment 5 for bug 1530179

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

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

commit 1ab1e5873c4254d63c150dd5a61f9b34cfcb90d4
Author: Oleg Bondarev <email address hidden>
Date: Wed Dec 30 20:24:55 2015 +0300

    Fix get_subnet_for_dvr() to return correct gateway mac

    Fix filters to get the right gateway port for a subnet.
    Wrong filters led to random port's mac being returned which may cause
    side effects. See bug for details.

    Closes-Bug: #1530179
    Change-Id: I8368255f00ab3e9586c8ff28dfe6739541000810
    (cherry picked from commit 0a00205c2a209f20a9d900ddb30f25628a32ebd9)