]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Make external_gateway_nat_rules easier to understand
authorCarl Baldwin <carl.baldwin@hp.com>
Mon, 13 Jul 2015 18:44:38 +0000 (18:44 +0000)
committerCarl Baldwin <carl@ecbaldwin.net>
Thu, 16 Jul 2015 21:03:53 +0000 (21:03 +0000)
commit704c79cd8994f6dd3d18e38c079ec676921455c2
treeeb392b7602e2f85366a938defa1ddbb14cc4705f
parent0d93458d1ed1d16fdac6b9f63b4cca8b13bcb619
Make external_gateway_nat_rules easier to understand

Future patches will change these snat rules for address scopes.  I
found it much easier to understand the changes needed after formatting
these like this.

Change-Id: I8356e438334f8c1b6fdb497650a3b63835c612cf
Partially-Implements: blueprint address-scopes
neutron/agent/l3/router_info.py