neutron/neutron/tests/api
Ryan Tidwell 6894e7db22 Add explicit address family to AddressScope
Adds an ip_version field for enforcing an address family on
an AddressScope.  All SubnetPools in an AddressScope must be
from the same address family. A SubnetPool cannot be created
in an AddressScope with a different address family.

Change-Id: Ibc6de08e0ef58a5da954d13f274f6003012a76cd
Partially-Implements: blueprint address-scopes
2015-12-14 11:02:27 -08:00
..
admin Fix default RBAC policy quota 2015-12-03 14:03:44 -08:00
__init__.py Fix test discovery for api and functional paths 2015-04-21 19:22:45 +00:00
base.py Clean up QoS rules first, then QoS policies 2015-08-07 13:51:52 +02:00
base_routers.py Add API tests for Neutron DVR extension 2015-04-01 17:50:50 -07:00
base_security_groups.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
clients.py Use tempest-lib's token_client 2015-09-16 10:08:50 +00:00
test_address_scopes.py Add explicit address family to AddressScope 2015-12-14 11:02:27 -08:00
test_address_scopes_negative.py Add explicit address family to AddressScope 2015-12-14 11:02:27 -08:00
test_allowed_address_pair.py Use REST rather than ReST 2015-06-27 13:41:54 +08:00
test_dhcp_ipv6.py Use DEVICE_OWNER_* for 'network:*' constants 2015-11-16 20:45:36 -08:00
test_extension_driver_port_security.py Add more API tests for port-security extension: 2015-06-04 16:02:46 +03:00
test_extensions.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
test_extra_dhcp_options.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_flavors_extensions.py Fix Neutron flavor framework 2015-11-19 11:27:05 -08:00
test_floating_ips.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_floating_ips_negative.py Add some tests for floating ips 2015-04-30 15:41:21 +00:00
test_fwaas_extensions.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
test_metering_extensions.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_networks.py Merge "test_networks: Stop assuming net-mtu extension" 2015-11-12 15:01:10 +00:00
test_networks_negative.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_ports.py Use assertIn and assertNotIn 2015-10-05 20:47:18 +02:00
test_qos.py Merge "Add empty policy rule to get_rule_type action" 2015-08-27 23:24:46 +00:00
test_routers.py Use assertFalse(observed) instead of assertEqual(False, observed) 2015-11-12 22:50:57 +09:00
test_routers_negative.py Add API tests for Neutron DVR extension 2015-04-01 17:50:50 -07:00
test_security_groups.py Move API tests to neutron.test.api 2015-03-31 23:05:07 +00:00
test_security_groups_negative.py Check ICMP codes in range [0,255] 2015-09-09 22:28:26 +08:00
test_service_type_management.py Remove skip of service-type management API test 2015-05-10 13:22:24 +00:00
test_subnetpools.py Add explicit address family to AddressScope 2015-12-14 11:02:27 -08:00
test_subnetpools_negative.py Add explicit address family to AddressScope 2015-12-14 11:02:27 -08:00
test_vpnaas_extensions.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00