]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
BigSwitch: correct net to backend on floating IP disassociation
authorKevin Benton <kevin.benton@bigswitch.com>
Wed, 9 Oct 2013 06:02:20 +0000 (23:02 -0700)
committerKevin Benton <kevin.benton@bigswitch.com>
Wed, 9 Oct 2013 20:04:31 +0000 (13:04 -0700)
commit39b8bddb1124d16eae15f667f8d921e8ddf5701d
tree4772e3e64434902b4fe0d8156cc53645241381ea
parentf3fe7fa575886fde9c4ecc52263d6354a55ab72a
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
neutron/plugins/bigswitch/plugin.py