neutron/neutron/tests/tempest/api
Miguel Lavalle 9503b9f5e3 Add API test for port dns_domain
This patchset adds a Tempest API test for the port dns_domain attribute.

It also enables the dns-domain-ports extension for testing, which is a
super-set of the dns extension.

Change-Id: I5c1da61a8a49c190aad549713da646a3abb8ccb1
(cherry picked from commit 39a9e09716)
2017-08-22 17:10:37 +00:00
..
admin Stop using v2 identity API 2017-08-21 13:56:16 +00:00
__init__.py Use tempest plugin interface 2016-04-14 15:19:14 +02:00
base.py Stop using v2 identity API 2017-08-21 13:56:16 +00:00
base_routers.py Use tempest plugin interface 2016-04-14 15:19:14 +02:00
base_security_groups.py Remove unnecessary setUp and resource_setup 2016-08-29 14:24:42 +08:00
clients.py Tempest: Adopt keystone api v3 for tests 2017-07-14 22:53:20 +00:00
test_address_scopes.py api-tests: Common way to define required extensions 2017-05-30 15:37:16 +00: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 Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_extension_driver_port_security.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_extensions.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +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 api-tests: Common way to define required extensions 2017-05-30 15:37:16 +00:00
test_floating_ips_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_metering_extensions.py api-tests: Common way to define required extensions 2017-05-30 15:37:16 +00:00
test_metering_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_network_ip_availability.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_network_ip_availability_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_networks.py Allow to set/modify network mtu 2017-08-11 00:57:34 +00:00
test_networks_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_ports.py Add API test for port dns_domain 2017-08-22 17:10:37 +00:00
test_qos.py New API call to get details of supported QoS rule type 2017-07-11 14:24:17 +00:00
test_qos_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_revisions.py API compare-and-swap updates based on revision_number 2017-06-29 22:50:12 +00:00
test_routers.py Fix tempest router creation 2017-06-22 11:44:52 -04:00
test_routers_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_security_groups.py api-tests: Common way to define required extensions 2017-05-30 15:37:16 +00:00
test_security_groups_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00: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 Tempest: Add default-subnetpools tests 2017-07-07 00:49:51 +08:00
test_subnetpools_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_subnets.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_tag.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_timestamp.py api-tests: Common way to define required extensions 2017-05-30 15:37:16 +00:00
test_trunk.py Manually increment revision numbers in revision plugin 2017-06-14 18:47:17 -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