neutron/neutron/tests/unit/extensions
Cedric Brandily cf84ec4c10 Allow to define enable_snat default value
Currently neutron resets enable_snat attribute to True when enable_snat
is not provided in router external_gateway_info. But in some deployments
(private/enterprise clouds) such behavior is not the expected default
one as snat/nat/floating-ips is not used (at least by default).

This change defines the option enable_snat_by_default which allows
deployers to set enable_snat default value when neutron resets it. The
option default value is True for backward compatibility.

DocImpact
APIImpact
Closes-Bug: #1388858
Change-Id: I455a552230ec89fe907a087c1de8c8144b5d086e
2015-05-07 00:10:50 +02:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Refactor RESOURCE_ATTRIBUTE_MAP cleanup 2015-04-22 12:02:34 -02:30
extendedattribute.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
extensionattribute.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
foxinsocks.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
test_agent.py Disembowel register_l3_agent code duplication in tests 2015-04-29 14:05:21 -04:00
test_external_net.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_extra_dhcp_opt.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_extraroute.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_l3.py Merge "Don't update port with host id of None" 2015-05-01 22:26:03 +00:00
test_l3_ext_gw_mode.py Allow to define enable_snat default value 2015-05-07 00:10:50 +02:00
test_netmtu.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_portsecurity.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_providernet.py Refactor RESOURCE_ATTRIBUTE_MAP cleanup 2015-04-22 12:02:34 -02:30
test_quotasv2.py Refactor RESOURCE_ATTRIBUTE_MAP cleanup 2015-04-22 12:02:34 -02:30
test_securitygroup.py Add icmpv6 to sg_supported_protocols 2015-04-28 17:11:21 +00:00
test_servicetype.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_vlantransparent.py Moving VLAN Transparency support from core to extension 2015-04-08 08:35:13 -07:00
v2attributes.py Fix H102, H103 Apache 2.0 license hacking check error 2013-08-08 12:46:18 +09:00