neutron-tempest-plugin/neutron_tempest_plugin/api
Hongbin Lu 0fab69642f Remove deprecated extension "tag" and "tag-ext"
These two extensions are deprecated in favor of "standard-attr-tag".
This commit removes these two extensions from the extension list
of the zuul jobs. The tests that required legacy extensions are
updated to require the new extension "standard-attr-tag" instead.

Change-Id: I9a991a89a5de1dfd9e9134746b3ea4835fed1dae
2018-12-12 21:40:05 +00:00
..
admin Remove deprecated extension "tag" and "tag-ext" 2018-12-12 21:40:05 +00:00
__init__.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
base.py Merge "Add scenario test for trunk E2E flow" 2018-12-11 22:25:27 +00:00
base_routers.py api: Add HA router delete test 2017-12-07 17:58:15 +00:00
base_security_groups.py Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
clients.py Fix flake8 H404 errors 2018-10-09 19:51:54 -04:00
test_address_scopes.py Code Sync from neutron project to newly created neutron-tempest-plugin 2017-11-15 23:00:13 +05:30
test_address_scopes_negative.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_allowed_address_pair.py Fix flake8 H404 errors 2018-10-09 19:51:54 -04:00
test_auto_allocated_topology.py Fix flake8 H404 errors 2018-10-09 19:51:54 -04:00
test_availability_zones.py Two fixes on test_list_available_zones 2018-10-31 19:41:08 +00:00
test_dhcp_ipv6.py Fix flake8 E405 errors 2018-10-09 20:00:27 -04:00
test_extension_driver_port_security.py Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
test_extensions.py Assert extensions match in config file and server 2018-08-13 18:04:11 +00:00
test_extra_dhcp_options.py Fix flake8 H404 errors 2018-10-09 19:51:54 -04:00
test_flavors_extensions.py Fix flake8 H404 errors 2018-10-09 19:51:54 -04:00
test_floating_ips.py Test floatingip pools service plugin 2018-12-04 20:50:05 +00:00
test_floating_ips_negative.py Refactor test cases after adding new params to create_floatingip. 2018-09-27 07:16:17 +00:00
test_metering_extensions.py Fix flake8 H404 errors 2018-10-09 19:51:54 -04:00
test_metering_negative.py Code Sync from neutron project to newly created neutron-tempest-plugin 2017-11-15 23:00:13 +05:30
test_network_ip_availability.py Add new test cases for network ip availability 2018-11-06 22:38:22 -05:00
test_network_ip_availability_negative.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_networks.py Fix flake8 H404 errors 2018-10-09 19:51:54 -04:00
test_networks_negative.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_ports.py Test propagate_uplink_status on create port 2018-11-20 20:39:45 +00:00
test_qos.py test for minimum bw ingress direction 2018-10-15 07:39:28 +00:00
test_qos_negative.py Code Sync from neutron project to newly created neutron-tempest-plugin 2017-11-15 23:00:13 +05:30
test_revisions.py Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
test_routers.py Merge "Tempest: Add l3-ha extension requirement for HA tests" 2018-05-18 05:39:31 +00:00
test_routers_negative.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_security_groups.py Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
test_security_groups_negative.py Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
test_service_type_management.py Refactored Neutron tempest plugin directory structure 2017-11-13 09:19:11 +05:30
test_subnetpools.py Fix flake8 H404 errors 2018-10-09 19:51:54 -04:00
test_subnetpools_negative.py Code Sync from neutron project to newly created neutron-tempest-plugin 2017-11-15 23:00:13 +05:30
test_subnets.py Add tests to assert filter validation 2018-09-03 18:16:02 +00:00
test_timestamp.py Update test cases after security group menthods improvements. 2018-12-04 09:16:30 +00:00
test_trunk.py Update trunk tests to use create_trunk method. 2018-09-24 11:48:57 +00:00
test_trunk_details.py Update trunk tests to use create_trunk method. 2018-09-24 11:48:57 +00:00
test_trunk_negative.py Update trunk tests to use create_trunk method. 2018-09-24 11:48:57 +00:00