]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add snat ports cache to dvr router
authorCarl Baldwin <carl.baldwin@hp.com>
Tue, 25 Aug 2015 22:32:50 +0000 (22:32 +0000)
committerSwaminathan Vasudevan <swaminathan.vasudevan@hp.com>
Wed, 26 Aug 2015 21:11:58 +0000 (21:11 +0000)
commit3a9e778399af8380b11c968da39e08b4a97a9f1f
tree555ed6d374740cc96ce5b27ed1afa4ef6297cf0b
parent381cac9139096bfef49952f3fd67e19451160b61
Add snat ports cache to dvr router

This reverses the effect of [1] but in a way that works with the
current structure of the code and keeps DVR details in DVR classes

[1] https://review.openstack.org/#/c/200293

Change-Id: Ia8468881de6538882d4a14725b55db53e23d2e4c
Closes-Bug: #1479130
neutron/agent/l3/dvr_edge_router.py
neutron/agent/l3/dvr_local_router.py
neutron/agent/l3/dvr_router_base.py