]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove perform_snat_action indirection
authorCarl Baldwin <carl.baldwin@hp.com>
Thu, 9 Jul 2015 19:19:00 +0000 (19:19 +0000)
committerCarl Baldwin <carl@ecbaldwin.net>
Thu, 16 Jul 2015 20:32:40 +0000 (20:32 +0000)
commitd5ebd36a37d65475bf52bbeeda995cc8fabae629
tree2a881de2baa92c12a27cbe9fea8c555b592b5d51
parent0d93458d1ed1d16fdac6b9f63b4cca8b13bcb619
Remove perform_snat_action indirection

This indirection seems complicated to me.  I don't know the history
behind it but it made some of the address scope work more difficult
than I think it needs to be.

Change-Id: I1e716135b542c09ec852f6ab7af5153a65803ba3
Partially-Implements: blueprint address-scopes
neutron/agent/l3/dvr_edge_router.py
neutron/agent/l3/dvr_local_router.py
neutron/agent/l3/router_info.py
neutron/tests/unit/agent/l3/test_agent.py