deb-manila/manila_tempest_tests/tests/api
Goutham Pacha Ravi ffa63ef965 Improve tempest tests for shares listing APIs
In manila_tempest_tests/tests/api/test_shares_actions.py,
tempest tests for share list and detail APIs so far only
assert the presence of the 'snapshot_support' key in
addition to some basic keys.

Add assertions for keys introduced in later microversions.
Include more 'basic keys' that are expected to be
part of the response for these APIs before v2.1.

Leverage the microversion comparison methods introduced
in commit 8caad2655c
and skip tests beyond microversion 2.4 if tempest is
configured for a lower microversion.

Also, un-skip QA checks in the file.

Change-Id: I65913098ae10de245844728f298fe6474e3ca628
Closes-Bug: 1528456
2015-12-23 13:39:00 +00:00
..
admin Merge "Fix Tempest microversion comparison approach" 2015-12-18 11:02:58 +00:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
base.py Fix Tempest microversion comparison approach 2015-12-16 18:07:57 +02:00
test_availability_zones_negative.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
test_availability_zones.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
test_consistency_group_actions.py Improve Tempest tests for consistency groups 2015-11-26 19:27:25 +02:00
test_consistency_groups_negative.py Add v2 Manila API path as base for microversions 2015-09-10 13:58:26 +00:00
test_consistency_groups.py Add v2 Manila API path as base for microversions 2015-09-10 13:58:26 +00:00
test_extensions.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_limits.py Port used limits to core API 2015-10-19 15:15:20 +03:00
test_metadata_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_metadata.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_microversions.py Add v2 Manila API path as base for microversions 2015-09-10 13:58:26 +00:00
test_quotas_negative.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
test_quotas.py Add new URLs for APIs ported from extensions 2015-12-01 12:15:06 +02:00
test_rules_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_rules.py Fix response data for API access-allow 2015-09-30 12:57:17 +03:00
test_scheduler_stats_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_security_services_mapping_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_security_services_mapping.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_security_services_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_security_services.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_share_networks_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_share_networks.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_share_types_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_shares_actions_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_shares_actions.py Improve tempest tests for shares listing APIs 2015-12-23 13:39:00 +00:00
test_shares_negative.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
test_shares.py [CI] Speed up Tempest jobs 2015-12-03 16:59:46 +02:00