heat/heat/tests/openstack/neutron
Zane Bitter dc957bc2a6 Revert "Support attributes with dynamic scheme"
This code was never used for anything, as the rest of the patch series
never landed and was abandoned.

This reverts commit 15e52ff5e9.

Change-Id: I7d1a22753e8de1d3adf127c14516ebd667513bfa
2017-06-26 14:39:11 -04:00
..
lbaas Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 18:13:59 +05:30
test_sfc Use assertIsNone(...) instead of assertEqual(None, ...) 2016-12-12 13:55:41 +08: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 Change namespace for Neutron tests 2015-11-20 12:38:07 +08:00
test_neutron.py Revert "Support attributes with dynamic scheme" 2017-06-26 14:39:11 -04:00
test_neutron_firewall.py Remove usage of parameter enforce_type 2017-05-08 17:55:32 +08:00
test_neutron_floating_ip.py Add a NodeData class to roll up resource data 2017-02-24 10:10:26 -05:00
test_neutron_loadbalancer.py Remove usage of parameter enforce_type 2017-05-08 17:55:32 +08:00
test_neutron_metering.py Do not convert resource_id to string 2016-02-15 08:12:59 +05:30
test_neutron_net.py Support adding tags for network 2017-04-27 03:52:20 +00:00
test_neutron_network_gateway.py Retry neutron resource deletion if the physical resource exists 2016-07-27 19:09:38 -04:00
test_neutron_port.py Support set tags for neutron port 2017-04-28 03:23:46 +00:00
test_neutron_provider_net.py Don't provide defaults for properties depending on extensions 2017-05-10 07:54:47 +05:30
test_neutron_rbac_policy.py Support object_type 'qos_policy' for neutron rbac 2017-06-08 10:27:27 +08:00
test_neutron_router.py Support adding tags for router 2017-04-28 03:24:46 +00:00
test_neutron_security_group.py Fix python-novaclient 8.0.0 related issues 2017-05-16 16:12:04 +02:00
test_neutron_security_group_rule.py Add new resource Security Group Rule 2016-07-14 13:26:13 +03:00
test_neutron_segment.py Add segment resource 2017-04-25 10:25:37 +05:30
test_neutron_subnet.py Support adding tags for subnet 2017-04-28 03:24:13 +00:00
test_neutron_subnetpool.py Support set tags for neutron subnetpool 2017-04-28 03:24:28 +00:00
test_neutron_vpnservice.py Support auth_algorithm 'sha256, sha384, sha512' 2017-06-05 01:45:39 +00: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