neutron/neutron/tests/tempest/api
Slawek Kaplonski 74a8a70c68 Enable dns_domain_ports extension in tempest config
This patch adds missing dns-domain-ports extension to tempest
config to not skip related tests.

It also fixes small issue with getting port's dns_domain attribute
from update port response's body.

Closes-Bug: #1762369

Change-Id: I770900b9a3a9efe229b375e2acdf4ddf72f7ed04
2018-06-20 18:16:35 +00:00
..
admin Don't share a network with all tenants 2018-06-01 11:54:28 +02:00
__init__.py Use tempest plugin interface 2016-04-14 15:19:14 +02:00
base.py tempest: check router interface exists before ssh 2017-12-08 09:59:48 +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 Added test suite and case to cover 'availability zone' 2017-12-04 09:58:36 -08:00
test_address_scopes.py Switch to tempest.common.utils.requires_ext 2017-09-28 12:49:54 -07: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-15 18:55:58 +00:00
test_extension_driver_port_security.py Switch to tempest.common.utils.requires_ext 2017-09-28 12:49:54 -07: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 Switch to tempest.common.utils.requires_ext 2017-09-28 12:49:54 -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 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 tempest.common.utils.requires_ext 2017-09-28 12:49:54 -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.requires_ext 2017-09-28 12:49:54 -07:00
test_networks_negative.py Replace test.attr() with decorators.attr() 2017-07-13 03:31:15 +00:00
test_ports.py Enable dns_domain_ports extension in tempest config 2018-06-20 18:16:35 +00:00
test_qos.py Switch to tempest.common.utils.requires_ext 2017-09-28 12:49:54 -07: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-28 12:49:54 -07:00
test_routers.py Fix _verify_gateway_port() in multiple subnets 2017-10-13 13:05:01 +00: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 Switch to tempest.common.utils.requires_ext 2017-09-28 12:49:54 -07:00
test_subnetpools_negative.py Switch to tempest.common.utils.requires_ext 2017-09-28 12:49:54 -07: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-28 12:49:54 -07:00
test_timestamp.py Fix pep8 errors 2018-04-17 10:39:04 -04:00
test_trunk.py trunk: Create vxlan network when testing inherit 2018-01-03 08:02:28 +00: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 trunk: Create vxlan network when testing inherit 2018-01-03 08:02:28 +00:00