]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Call _destroy_metadata_proxy from _destroy_router_namespaces
authorCarl Baldwin <carl.baldwin@hp.com>
Tue, 19 Nov 2013 17:47:43 +0000 (17:47 +0000)
committerCarl Baldwin <carl.baldwin@hp.com>
Tue, 19 Nov 2013 20:58:41 +0000 (20:58 +0000)
commit07d597079781967f5a149f1812ddca3897fa49d9
tree03101fb0dc93de66d87d46487d3be3bc9c5f72e0
parentbc18247313f8153875e98b59ef876b896d9033d5
Call _destroy_metadata_proxy from _destroy_router_namespaces

Refactor _spawn/destroy_metadata_proxy so that it can be called
with only the namespace and the router_id.

Change-Id: Id1c33b22c7c3bd35c54a7c9ad419831bfed8746b
Closes-Bug: #1252856
neutron/agent/l3_agent.py
neutron/services/firewall/agents/varmour/varmour_router.py
neutron/tests/unit/test_l3_agent.py