Reviewed: https://review.openstack.org/292318 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=35aefdb54d58c786b26b10e1d0c550f7149e23fb Submitter: Jenkins Branch: master
commit 35aefdb54d58c786b26b10e1d0c550f7149e23fb Author: YAMAMOTO Takashi <[email protected]> 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 ** 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/1556884 Title: floating-ip association is allowed via router interface Status in neutron: Fix Released Bug description: after a recent change [1], floating-ip created on an external network associated to a router via a router interface (not gateway port) can be assocaited to a port on another network connected to the router. i believe it isn't intended to be allowed. [1] If054945eab058c7138aabbb22cda15890ccb502c To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1556884/+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

