vmware-nsx/neutron/agent
Francois Eleouet 71ecc6ba46 Enable SNAT by default in L3 agents
If ext-gw-mode extension isn't supported by plugin, it won't
return enable_snat param in router info. Agent will currently
default to enable_snat = false, which changes from expected
default behaviour prior to ext-gw-mode introduction.

This patch changes L3 agent to enable SNAT by default if plugin
doesn't support ext-gw-mode extension.

Change-Id: I35e8f8c20392bff9ac2f875f2c9a1038ab06ad7b
Closes-Bug: #1212868
2013-08-19 08:42:37 +02:00
..
common Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
linux Merge "Add wrap_name param to the iptables_manager class" 2013-08-14 19:59:56 +00:00
metadata Change decorator to webob as doesn't need to be wsgi 2013-08-06 09:13:03 -07:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
dhcp_agent.py Remove DHCP lease logic 2013-08-12 16:55:48 -07:00
firewall.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l3_agent.py Enable SNAT by default in L3 agents 2013-08-19 08:42:37 +02:00
netns_cleanup_util.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_cleanup_util.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
rpc.py Add gre tunneling support for the ML2 plugin 2013-07-16 15:59:25 +02:00
securitygroups_rpc.py Add help strings to Config Options 2013-07-20 08:34:40 +02:00