neutron/neutron/tests/tempest/api
Boden R c6ed3bf819 use metering api def from neutron-lib
The metering extension's API definition was rehomed into neutron-lib
with commit I1b3285287be2429f7cf9913a7e6204db26371ced. This patch
consumes the API definition removing the rehomed code from neutron
and updating references to use lib's code.

NeutronLibImpact

Change-Id: Iacd69a3b332ee494946befc2f35638410e27cfb9
2017-11-03 14:03:20 -06:00
..
admin tempest: Sprinkle extension checks 2017-10-26 13:55:22 +09:00
__init__.py Use tempest plugin interface 2016-04-14 15:19:14 +02:00
base.py Merge "Add API tests for Tag resource with standard attribute" 2017-10-24 15:07:30 +00: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 use metering api def from neutron-lib 2017-11-03 14:03:20 -06:00
test_metering_negative.py use metering api def from neutron-lib 2017-11-03 14:03:20 -06: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 use qos constants from neutron-lib 2017-10-26 19:57:19 +00: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_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