Reviewed: https://review.openstack.org/50817 Committed: http://github.com/openstack/neutron/commit/d6ab23ee696e449d8bf3301ab8ee131d57fd9622 Submitter: Jenkins Branch: milestone-proposed
commit d6ab23ee696e449d8bf3301ab8ee131d57fd9622 Author: Kevin Benton <[email protected]> Date: Tue Oct 8 23:02:20 2013 -0700 BigSwitch: correct net to backend on floating IP disassociation The corrects the network that is updated on the backendw when a floating IP is disassociated. It was incorrectly sending the tenant's network when the update is to the external network the floating address belongs to. Closes-Bug: #1237209 Change-Id: I55211ba3b0062e167843830bb318eb8e46249160 (cherry picked from commit 39b8bddb1124d16eae15f667f8d921e8ddf5701d) ** Changed in: neutron Status: Fix Committed => 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/1237209 Title: BigSwitch: disassociate floating IP references wrong network Status in OpenStack Neutron (virtual network service): Fix Released Bug description: In the code to disassociate floating IPs in the BigSwitch plugin, it incorrectly updates the tenant's network on the backend controller rather than the external network. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1237209/+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

