neutron/neutron/tests/tempest/api
Trevor McCasland 2a479053ec Security Groups: Test all protocols names and nums
The following operations are enforced by this change:
  * all v4 names/ints can be created in both v4 and v6 networks
  * all v6 names/ints can be created in v6 networks
  * no v6 names/ints can be created in v4 networks

This patch is a follow up to the doc chage:
Iff56c9290d8e86cfc0e2bfa24176f8d1e338a06e

Change-Id: I78dee3b665185d7da9d854a23f1a7c9d6dbe96de
Closes-Bug: #1692134
2017-10-23 09:26:52 -05:00
..
admin Don't pass trailing dash (-) to rand_name 2017-10-13 13:29:49 -07:00
__init__.py Use tempest plugin interface 2016-04-14 15:19:14 +02:00
base.py consume common constants from lib 2017-10-13 11:45:18 -06:00
base_routers.py Use tempest plugin interface 2016-04-14 15:19:14 +02:00
base_security_groups.py Security Groups: Test all protocols names and nums 2017-10-23 09:26:52 -05:00
clients.py Tempest: Adopt keystone api v3 for tests 2017-07-14 22:53:20 +00:00
test_address_scopes.py Switch to tempest.common.utils.requires_ext 2017-09-13 16:31:14 -06:00
test_address_scopes_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_allowed_address_pair.py api-tests: Common way to define required extensions 2017-05-30 15:37:16 +00:00
test_auto_allocated_topology.py use neutron-lib auto allocated topology apidef 2017-07-28 08:38:45 -06:00
test_dhcp_ipv6.py Fix missing super's skip_checks() 2017-09-14 14:45:15 -06:00
test_extension_driver_port_security.py Switch to tempest.common.utils.requires_ext 2017-09-13 16:31:14 -06:00
test_extensions.py Switch to tempest.common.utils.is_extension_enabled 2017-09-15 03:11:59 +00:00
test_extra_dhcp_options.py api-tests: Common way to define required extensions 2017-05-30 15:37:16 +00:00
test_flavors_extensions.py api-tests: Common way to define required extensions 2017-05-30 15:37:16 +00:00
test_floating_ips.py Don't pass trailing dash (-) to rand_name 2017-10-13 13:29:49 -07:00
test_floating_ips_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_metering_extensions.py Don't pass trailing dash (-) to rand_name 2017-10-13 13:29:49 -07:00
test_metering_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_network_ip_availability.py Don't pass trailing dash (-) to rand_name 2017-10-13 13:29:49 -07:00
test_network_ip_availability_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_networks.py Switch to tempest.common.utils.is_extension_enabled 2017-09-15 03:11:59 +00:00
test_networks_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_ports.py Switch to tempest.common.utils.requires_ext 2017-09-13 16:31:14 -06:00
test_qos.py Switch to tempest.common.utils.requires_ext 2017-09-13 16:31:14 -06:00
test_qos_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_revisions.py Switch to tempest.common.utils.requires_ext 2017-09-13 16:31:14 -06:00
test_routers.py Don't pass trailing dash (-) to rand_name 2017-10-13 13:29:49 -07:00
test_routers_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_security_groups.py Security Groups: Test all protocols names and nums 2017-10-23 09:26:52 -05:00
test_security_groups_negative.py Security Groups: Test all protocols names and nums 2017-10-23 09:26:52 -05:00
test_service_type_management.py api-tests: Common way to define required extensions 2017-05-30 15:37:16 +00:00
test_subnetpools.py Replace default subnetpool API tests with UT 2017-09-26 11:11:18 +00:00
test_subnetpools_negative.py Switch to tempest.common.utils.requires_ext 2017-09-13 16:31:14 -06:00
test_subnets.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_tag.py Switch to tempest.common.utils.requires_ext 2017-09-13 16:31:14 -06:00
test_timestamp.py Don't pass trailing dash (-) to rand_name 2017-10-13 13:29:49 -07:00
test_trunk.py Don't pass trailing dash (-) to rand_name 2017-10-13 13:29:49 -07:00
test_trunk_details.py api-tests: Common way to define required extensions 2017-05-30 15:37:16 +00:00
test_trunk_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00