]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
BigSwitch: sync state on disassociate floating ip
authorKevin Benton <kevin.benton@bigswitch.com>
Fri, 4 Oct 2013 07:19:12 +0000 (00:19 -0700)
committerKevin Benton <kevin.benton@bigswitch.com>
Fri, 4 Oct 2013 07:21:56 +0000 (00:21 -0700)
commit0bae949eed229613c77c4943edbf68c1c140f977
tree650e2674b8cfcb70ac7a69e3e023f93363fed1e5
parent4f35b5f424f5f4f6c94da331b4ba47c9defb6899
BigSwitch: sync state on disassociate floating ip

Sends the state of port's parent network to the backend controller
when a floating IP is disassociated from a port.

Closes-Bug: #1235074
Change-Id: I8375e6564b5d08f1adc7e7aef6affc97c8d03c5e
neutron/plugins/bigswitch/plugin.py