heat/heat/tests/openstack/neutron
Zane Bitter d4b6f37ab5 Never pass 'value_specs' to Neutron
Due to a regression caused by d37cc18b1b
that was not caught in the unit tests because of a typo in
6c7e4e4b2f, we were passing a
'value_specs' field to Neutron when updating an OS::Neutron::Firewall,
OS::Neutron::Net, OS::Neutron::Port, or OS::Neutron::Subnet to remove
existing value_specs. This fixes that to ensure that the 'value_specs'
key is always removed before updating the resource.

Change-Id: I176ab2237c70a5ee78105007e60f841212fef439
Task: 34765
2019-07-26 10:43:31 -04: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_l2_gateway_connection.py Support Neutron L2GatewayConnection resource 2019-03-08 01:07:01 +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 Don't send existing attributes in value_specs for neutron update 2019-04-24 08:52:05 +05:30
test_neutron_network_gateway.py Remove mox from test_neutron_network_gateway 2018-03-14 11:56:35 -04:00
test_neutron_port.py Never pass 'value_specs' to Neutron 2019-07-26 10:43:31 -04: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 Handle unicode in constraints 2019-01-29 19:21:28 +13: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 Added 'direction' prop to QoSBandwidthLimitRule 2019-04-09 09:54:27 +00:00
test_quota.py Add rbac_policy/subnetpool support for OS::Neutron::Quota resource 2018-12-03 14:13:10 +01:00