neutron/neutron/tests/tempest/api
Kevin Benton 9f0fda52c5 Add common way to extend standard attribute models
This adds a way for standard attribute models to declare
the API resources they show up in. It then adds a utility
function to the standard_attr module to grab a map of all
API resources and their corresponding models.

This can be used by any processing code that wants to add
fields to standard attribute resources.

This also adjusts the existing extensions to leverage this
new functionality.

Partially-Implements: blueprint add-neutron-extension-resource-timestamp
Change-Id: Idc8923d0e983fcb0690f8cb5b55a5aff8690154f
(cherry picked from commit 465d22180e)
2016-09-16 18:16:29 +00:00
..
admin Disable DHCP on test_create_port_when_quotas_is_full 2016-09-14 00:05:13 -07:00
__init__.py Use tempest plugin interface 2016-04-14 15:19:14 +02:00
base.py Make optional the validation of filters 2016-09-09 19:30:30 +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 Fix NoSuchOptError on identity config option lookup 2016-08-18 19:49:21 -07:00
test_address_scopes.py Removed smoke tags from all -api job tests 2016-04-19 13:20:05 +02:00
test_address_scopes_negative.py Removed smoke tags from all -api job tests 2016-04-19 13:20:05 +02:00
test_allowed_address_pair.py Remove unused config.CONF 2016-08-29 11:26:20 +08:00
test_auto_allocated_topology.py Implement the DELETE method for get-me-a-network 2016-08-22 17:59:34 -07:00
test_dhcp_ipv6.py Use tempest plugin interface 2016-04-14 15:19:14 +02:00
test_extension_driver_port_security.py Add sanity check for idempotent id's in tempest tests 2016-06-08 23:51:15 +02:00
test_extensions.py Accept and return project_id for API calls 2016-09-12 19:23:53 +00:00
test_extra_dhcp_options.py Removed smoke tags from all -api job tests 2016-04-19 13:20:05 +02:00
test_flavors_extensions.py Add sanity check for idempotent id's in tempest tests 2016-06-08 23:51:15 +02:00
test_floating_ips.py Correct floating IP extra attributes updating issues 2016-09-14 23:01:09 +08:00
test_floating_ips_negative.py Removed smoke tags from all -api job tests 2016-04-19 13:20:05 +02:00
test_metering_extensions.py Add sanity check for idempotent id's in tempest tests 2016-06-08 23:51:15 +02:00
test_network_ip_availability.py Remove unused config.CONF 2016-08-29 11:26:20 +08:00
test_networks.py Merge "Make optional the validation of filters" 2016-09-14 11:16:30 +00:00
test_networks_negative.py Add negative API tests that try to remove the resources in use. 2016-05-17 13:09:42 +09:00
test_ports.py Add API test to ensure IPs can be added by subnet 2016-09-14 20:39:43 -07:00
test_qos.py Accept and return project_id for API calls 2016-09-12 19:23:53 +00:00
test_revisions.py Add common way to extend standard attribute models 2016-09-16 18:16:29 +00:00
test_routers.py Merge "Add API tests for router and DHCP port status" 2016-08-01 23:56:30 +00:00
test_routers_negative.py Add some negative policy router interface tests 2016-07-26 13:30:25 -07:00
test_security_groups.py Removed smoke tags from all -api job tests 2016-04-19 13:20:05 +02:00
test_security_groups_negative.py Remove unused config.CONF 2016-08-29 11:26:20 +08:00
test_service_type_management.py Removed smoke tags from all -api job tests 2016-04-19 13:20:05 +02:00
test_subnetpools.py Merge "Prevent use filter(lambda obj: test(obj), data)" 2016-09-14 15:45:35 +00:00
test_subnetpools_negative.py objects: switch base plugin class to using subnetpool object 2016-06-14 14:26:33 +00:00
test_subnets.py Make optional the validation of filters 2016-09-09 19:30:30 +00:00
test_timestamp.py Add timestamp fields for neutron ext resources 2016-09-02 07:44:28 +00:00
test_trunk.py Include timestamps in trunk API test comparisions 2016-09-07 15:43:01 +00:00
test_trunk_details.py Fill in trunk_details on port resource 2016-07-14 13:17:32 -07:00
test_trunk_negative.py Prohibit deletion of ports currently in use by a trunk 2016-07-22 15:16:50 -06:00