neutron/quantum/agent
Salvatore Orlando 8e10c8a5a8 Fix logic for handling SNAT rules
Bug 1192610

Fixes and simplifies the logic for managing SNAT rules, based
on the assumption that a chain contains SNAT rules for a single
router.
It also fixes another small glitch with SNAT rules not being
removed when a gateway port is destroyed (the glitch did not
affect operations)

Change-Id: Ia95e375459a1f32e93bbe912a268a8ed13859c69
2013-06-27 16:15:15 +02:00
..
common metadata proxy will use syslog as default log 2013-05-24 09:49:33 +08:00
linux Merge "replace use of dhcp_lease_time with dhcp_lease_duration" 2013-06-25 01:41:22 +00:00
metadata Use Python 3.x compatible octal literals 2013-06-09 02:02:39 +02:00
__init__.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
dhcp_agent.py Merge "replace use of dhcp_lease_time with dhcp_lease_duration" 2013-06-25 01:41:22 +00:00
firewall.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
l3_agent.py Fix logic for handling SNAT rules 2013-06-27 16:15:15 +02:00
netns_cleanup_util.py Enable quantum-netns-cleanup to receive force as cli parameter 2013-05-21 07:51:55 +00:00
ovs_cleanup_util.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
rpc.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
securitygroups_rpc.py Docstrings formatted according to pep257 2013-04-29 11:20:15 +03:00