neutron/neutron/tests/tempest/api
Hirofumi Ichihara d48e5c7575 Add API test for tag
This patch adds api test for tag.

Change-Id: I87aba26534db179f0744ddee982251e8e1834638
Partial-Implements: blueprint add-tags-to-core-resources
Related-Bug: #1489291
(cherry picked from commit a348c38958)
2017-06-02 08:24:28 -07:00
..
admin Allow self-sharing RBAC rules to be deleted without usage check 2017-04-17 20:02:10 -07:00
__init__.py Use tempest plugin interface 2016-04-14 15:19:14 +02:00
base.py Tempest tests uses only supported QoS rule types 2017-01-09 19:00:38 +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 Extend project_id in object dicts (Newton only) 2016-10-12 02:13:42 +00: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 Fix ML2 revision_number handling in port updates 2016-09-23 12:03:49 +00: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 Switch to use test_utils.call_until_true 2017-03-01 17:16:18 +00:00
test_networks.py Clean-up Tempest test networks with project_id 2016-09-22 06:36:59 +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 Retrieve fresh network DB data before getting it in ml2 2017-05-22 09:17:50 +00:00
test_qos_negative.py Disallow specifying too long name and description for qos 2017-01-24 10:12:21 +00:00
test_revisions.py Fix Quota error while running tests 2017-03-28 09:07:22 +03:00
test_routers.py Raise AssertionError instead of eventlet.timeout.Timeout when failing. 2017-01-18 16:02:47 +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 Bulk creation of SecurityGroups 2017-02-25 06:58:19 +00: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 Extend project_id in object dicts (Newton only) 2016-10-12 02:13:42 +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_tag.py Add API test for tag 2017-06-02 08:24:28 -07:00
test_timestamp.py Fix tempest router timestamp test when HA enabled 2017-04-11 20:59:22 +00:00
test_trunk.py Extend project_id in object dicts (Newton only) 2016-10-12 02:13:42 +00:00
test_trunk_details.py Add MAC address to subports in trunk_details 2016-09-24 17:09:25 +00:00
test_trunk_negative.py Prohibit deletion of ports currently in use by a trunk 2016-07-22 15:16:50 -06:00