neutron/quantum
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
..
agent Fix logic for handling SNAT rules 2013-06-27 16:15:15 +02:00
api Correct log message in l3_rpc_agent_api 2013-06-17 11:47:55 +09:00
common Update to use OSLO db 2013-06-25 11:21:32 +00:00
db Merge "Update to use OSLO db" 2013-06-26 07:36:21 +00:00
debug Docstrings formatted according to pep257 2013-04-29 12:13:39 +03:00
extensions Merge "Enable attribute-based policy on router:external_gateway_info" 2013-06-16 06:55:31 +00:00
locale Imported Translations from Transifex 2013-06-26 12:11:55 +00:00
openstack Update to use OSLO db 2013-06-25 11:21:32 +00:00
plugins Merge "Update to use OSLO db" 2013-06-26 07:36:21 +00:00
rootwrap Docstrings formatted according to pep257 2013-05-17 16:26:08 +03:00
scheduler avoid auto scheduling one dhcp agent twice. 2013-05-23 22:54:28 +08:00
server Improve Python 3.x compatibility 2013-04-29 11:41:46 +02:00
services Fix haproxy plugin_driver.update_health_monitor() signature 2013-06-21 04:35:16 +00:00
tests Fix logic for handling SNAT rules 2013-06-27 16:15:15 +02:00
__init__.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
auth.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
context.py Docstrings formatted according to pep257 2013-05-17 16:26:08 +03:00
hooks.py Move to pbr. 2013-05-17 08:31:44 -07:00
manager.py Hide lock_prefix argument using synchronized_with_prefix() 2013-06-10 16:09:29 +08:00
policy.py Make sure exceptions during policy checks are logged. 2013-06-19 14:23:49 -07:00
quantum_plugin_base_v2.py Sphinx-ify QuantumPluginBaseV2 docstrings 2013-05-31 09:47:49 -04:00
quota.py Revert dependency on oslo.config 1.2.0 2013-05-29 06:54:55 +01:00
service.py Merge "Enable automatic validation of many HACKING rules." 2013-04-12 15:10:32 +00:00
version.py Move to pbr. 2013-05-17 08:31:44 -07:00
wsgi.py Docstrings formatted according to pep257 2013-05-17 16:26:08 +03:00