Comment 14 for bug 1556884

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

Reviewed: https://review.openstack.org/325697
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cb36ef3828a8929ccdeec849ad8f4bba8f6bc137
Submitter: Jenkins
Branch: stable/mitaka

commit cb36ef3828a8929ccdeec849ad8f4bba8f6bc137
Author: YAMAMOTO Takashi <email address hidden>
Date: Mon Mar 14 20:38:28 2016 +0900

    Fix validation of floating-ip association

    A recently merged patch [1] allowed floating-ip via non-gateway port.
    This commit fixes the regression.

    This commit also provides an override point to allow plugins to choose
    the "broken" behaviour.

    [1] If054945eab058c7138aabbb22cda15890ccb502c

    Closes-Bug: #1556884
    Related-Bug: #1566191
    Change-Id: I5b824a209355bbb44d954e00ad47269ac0b903b5
    (cherry picked from commit 35aefdb54d58c786b26b10e1d0c550f7149e23fb)