]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
BSN: Add network to ext_gw_info sent to backend
authorKevin Benton <blak111@gmail.com>
Tue, 18 Nov 2014 07:12:03 +0000 (23:12 -0800)
committerKevin Benton <blak111@gmail.com>
Tue, 18 Nov 2014 07:14:32 +0000 (23:14 -0800)
commit1825b0fdf9b383566c5f509108b88de39ca0bc31
treeb901381ce4e06ebeac249feaf85da6c55f81148b
parentaa3b5dda15293a77ad12599084c54dd6ecb20302
BSN: Add network to ext_gw_info sent to backend

Include the full network info in the external gateway info
sent to the backend controller. This alleviates a very expensive
query across all tenants on the backend controller.

Closes-Bug: #1393991
Change-Id: If3601ccbce21e683924a7056cdfe4e3c2d4d4a93
neutron/plugins/bigswitch/l3_router_plugin.py
neutron/tests/unit/bigswitch/test_router_db.py