neutron/neutron/tests/tempest/api
Ihar Hrachyshka f11afc57f0 tests: don't set description in test_blank_update_clears_association
'description' attribute of floating IPs is part of
standard-attr-description API extension, so using it in the test case
without requiring the extension is incorrect. But instead of adding the
new requirement, this patch removes 'description' from the floating IP
payload because it's not needed to prove the point of the test case
(that an empty update body will disassociate the floating IP).

Change-Id: I9ab5b0ba5f32f73818f8eac8a0001eeb13248423
(cherry picked from commit 62503dcb78)
2017-08-17 13:47:35 +00:00
..
admin Merge "Fix tempest test failing with segments extension" into stable/newton 2017-07-07 20:41:28 +00:00
__init__.py Use tempest plugin interface 2016-04-14 15:19:14 +02:00
base.py tempest: Make _create_router_with_client obey enable_snat=False 2017-06-21 12:09:32 +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 tests: don't set description in test_blank_update_clears_association 2017-08-17 13:47:35 +00: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 tempest router migration test when HA enabled, v2 2017-06-16 18:47:59 +00: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 api: work around Routes cutting off suffix from resource id 2017-06-02 08:24:38 -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