heat/heat/tests/openstack/neutron
Jason Neatherway 0731857d0d Support Neutron L2Gateway resource
The Neutron extension for layer2 gateway (networking-l2gw) provides a API to
manage L2GW components. The proposed change is to implement two new Heat
resources to allow management of the L2GW and L2GW-connection resources.
This change implements the first of the two resources,
OS::Neutron::L2Gateway

Change-Id: Ib850f027833106cb39d3d1f6e644bbb1f79f1aac
Task: #19995
Story: #2002150
2019-03-08 02:32:29 +11:00
..
lbaas Only check service availability during validation 2017-08-01 11:47:14 -04:00
test_sfc Rename the client routines for sfc to more generic name 2019-01-30 21:01:21 +13:00
test_taas Heat support for Tap-as-a-Service resources 2019-01-30 21:01:21 +13:00
__init__.py Change namespace for Neutron tests 2015-11-20 12:38:07 +08:00
inline_templates.py Fix validate() of rbac resource 2017-05-23 20:43:05 +08:00
test_address_scope.py Clean up tests setup 2016-06-10 10:49:10 +03:00
test_extraroute.py Remove mox from test_extraroute 2018-03-08 13:40:31 -05:00
test_neutron.py Rename Resource._resolve_all_attributes() method 2017-07-21 10:44:51 -04:00
test_neutron_firewall.py Remove mox from test-neutron-firewall 2018-03-15 15:37:37 -04:00
test_neutron_floating_ip.py Remove mox from test_neutron_floating_ip 2018-03-08 00:08:15 -05:00
test_neutron_l2_gateway.py Support Neutron L2Gateway resource 2019-03-08 02:32:29 +11:00
test_neutron_loadbalancer.py Unit tests: Fix mock errors with too few side effects 2018-08-10 17:25:13 -04:00
test_neutron_metering.py Remove mox from test_neutron_metering 2018-03-19 16:27:29 -04:00
test_neutron_net.py Add segments attribute to OS::Neutron::Net 2018-06-20 08:11:06 +00:00
test_neutron_network_gateway.py Remove mox from test_neutron_network_gateway 2018-03-14 11:56:35 -04:00
test_neutron_port.py Merge "Enhancements to CIDR and IP address constraints." 2018-07-27 22:56:55 +00:00
test_neutron_provider_net.py Add tags support for ProviderNet resource 2018-11-29 21:11:35 +01:00
test_neutron_rbac_policy.py Document RBAC Policy allowed values 2017-11-06 10:15:53 -05:00
test_neutron_router.py Merge "Retry resource creation on conflict" 2018-07-25 00:41:25 +00:00
test_neutron_security_group.py Remove mox from test_neutron_security_group 2018-03-16 22:59:48 -04:00
test_neutron_security_group_rule.py Enhancements to CIDR and IP address constraints. 2018-07-25 18:11:10 +00:00
test_neutron_segment.py Add segment resource 2017-04-25 10:25:37 +05:30
test_neutron_subnet.py Don't observe reality if name property is None 2017-12-13 14:49:18 +08:00
test_neutron_subnetpool.py Support set tags for neutron subnetpool 2017-04-28 03:24:28 +00:00
test_neutron_trunk.py Use StackDefinition in intrinsic functions for resolving data 2017-07-21 10:30:34 -04:00
test_neutron_vpnservice.py Remove mox from test_neutron_vpnservice 2018-03-09 12:30:26 -05:00
test_qos.py Clean up tests setup 2016-06-10 10:49:10 +03:00
test_quota.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 18:13:59 +05:30