]> 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)
committerMark McClain <mark.mcclain@dreamhost.com>
Thu, 10 Oct 2013 03:51:23 +0000 (23:51 -0400)
commitd6ab23ee696e449d8bf3301ab8ee131d57fd9622
treee23df601180a3b36af65ee5d2527327bf6e9d44d
parent774fd17e4b2be8dacfaa13dedaaaa0703c40c73a
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)
neutron/plugins/bigswitch/plugin.py