]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
BigSwitch: Fixes floating IP backend updates
authorKevin Benton <blak111@gmail.com>
Thu, 19 Dec 2013 03:52:20 +0000 (03:52 +0000)
committerKevin Benton <blak111@gmail.com>
Fri, 20 Dec 2013 06:46:04 +0000 (06:46 +0000)
commit5abac020f459045ceee75c971e179d9dbce8eac8
tree0e95a3d25b8c29d31252f42040f3bce4cfca410e
parentf7dc0ca9034c3d9c46ffef278b3e3de6eec5480d
BigSwitch: Fixes floating IP backend updates

Changes BigSwitch plugin to correctly use
admin context on floating IP updates to the
backend controller so they correctly contain
floating IPs for all tenants.

Closes-Bug: #1262488
Change-Id: I6f2666c242e6d9b0684943db073a2284d01fa1e0
neutron/plugins/bigswitch/plugin.py
neutron/tests/unit/bigswitch/fake_server.py
neutron/tests/unit/bigswitch/test_router_db.py