]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add jump to float-snat chain after clearing snat chain
authorCarl Baldwin <carl.baldwin@hp.com>
Wed, 28 Aug 2013 19:32:34 +0000 (19:32 +0000)
committerCarl Baldwin <carl.baldwin@hp.com>
Fri, 30 Aug 2013 21:42:34 +0000 (21:42 +0000)
commit169729cd114603b355faf5effd08ea660b81551f
treeb5b1bc3bdb8c07fc55a6d5e411959961fc955184
parent090e7d47a8fbe2df66d68e78751e74df01fb504f
Add jump to float-snat chain after clearing snat chain

Clearing the chain in this code eliminates the rule to jump to the
floating-snat chain.  This is the simplest way to get it working
again.

Change-Id: Ic1818e10bd64170b6f0a2f52af8dc0814d7e04e0
Fixes: Bug #1218040
neutron/agent/l3_agent.py
neutron/tests/unit/test_l3_agent.py