]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
misc L3 fixes.
authorDan Wendlandt <dan@nicira.com>
Fri, 31 Aug 2012 18:23:13 +0000 (11:23 -0700)
committerDan Wendlandt <dan@nicira.com>
Fri, 31 Aug 2012 18:23:19 +0000 (11:23 -0700)
commitcbae58cfc8e4cb96b9eb985aab81f3cfe33290ef
tree1f902402c15addaf8c9cdddbc1da44e77278ab9d
parentd1dce679f1dcd5bed44efa1576e446b02b2a4371
misc L3 fixes.

- fix iptables rules for handling inter-subnet traffic so that this
traffic is not SNATed when a gateway exists.

- handle remapping of floating ip from one internal ip to another

- enable ip forwarding on a per-network namespace basis.

- make metadata_ip optional. specifying it when no gateway is configured
results in a very log timeout.

Change-Id: I738094aeafe42cbf2c64eda3bb038ef1e58a6550
quantum/agent/l3_agent.py
quantum/tests/unit/test_l3_agent.py