tempest/tempest/api/volume/admin
zhufl a56823734b Adding description for testcases - volume part4
When Tempest is used in customer site, often we are required to
provide a testcase list including testcase names and descriptions.
Now no this kind of doc is available, so we can add descriptions
with the format of doc string for every testcase, so later we
can generata such a testcase description list.

There are hundreds of testcases missing descriptions, so we can
add them gradually, and limit the modified files in one patch
for the convenience of reviewing.

Change-Id: I42bdbf251b2618d8c2de7bd0fd404467576be6fb
partially-implements: blueprint testcase-description
2020-08-14 14:56:57 +08:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_backends_capabilities.py Add response schema validation for volume capabilities 2018-09-29 10:26:29 +08:00
test_group_snapshots.py Check no specific group present in group list 2020-03-31 11:27:02 +03:00
test_group_type_specs.py Add test case for group type specs APIs 2018-01-19 02:42:20 +00:00
test_group_types.py Add update groups types API endpoint to volumes v3 library 2017-12-13 17:26:48 +00:00
test_groups.py Adding description for testcases - volume part2 2020-07-27 13:11:35 +08:00
test_multi_backend.py Move skip condition under skip_checks method 2018-06-10 14:16:15 +03:00
test_qos.py Rename Cinder V2 API tests 2017-03-30 12:25:58 -07:00
test_snapshot_manage.py Adding description for testcases - volume part2 2020-07-27 13:11:35 +08:00
test_snapshots_actions.py Fix for resetting snapshot status 2017-08-31 14:45:23 +00:00
test_user_messages.py Adding description for testcases - volume part2 2020-07-27 13:11:35 +08:00
test_volume_hosts.py Adding description for testcases - volume part2 2020-07-27 13:11:35 +08:00
test_volume_manage.py Adding description for testcases - volume part2 2020-07-27 13:11:35 +08:00
test_volume_pools.py Adding description for testcases - volume part2 2020-07-27 13:11:35 +08:00
test_volume_quota_classes.py Add response schema validation for volume quota classes 2018-10-10 16:19:28 +08:00
test_volume_quotas.py Add response schema validation for volume quota_set 2019-08-27 15:22:50 +08:00
test_volume_quotas_negative.py Adding description for testcases - volume part2 2020-07-27 13:11:35 +08:00
test_volume_retype.py Fix the skipException message to follow a pattern similar to other messages 2019-08-19 14:13:55 -04:00
test_volume_services.py Adding description for testcases - volume part4 2020-08-14 14:56:57 +08:00
test_volume_services_negative.py Remove unused class variables 2018-07-23 14:54:15 +08:00
test_volume_snapshot_quotas_negative.py Remove unnecessary class variables 2018-09-03 16:42:41 +08:00
test_volume_type_access.py Adding description for testcases - volume part4 2020-08-14 14:56:57 +08:00
test_volume_types.py Merge "Add response schema validation for encryption types" 2020-05-21 04:53:52 +00:00
test_volume_types_extra_specs.py Adding description for testcases - volume part4 2020-08-14 14:56:57 +08:00
test_volume_types_extra_specs_negative.py Test nonexistent volume type extra_spec name instead of id 2017-08-22 03:00:23 +00:00
test_volume_types_negative.py Adding description for testcases - volume part2 2020-07-27 13:11:35 +08:00
test_volumes_actions.py Adding description for testcases - volume part2 2020-07-27 13:11:35 +08:00
test_volumes_backup.py Merge "Add status check for creating volume backup" 2018-06-27 09:43:13 +00:00
test_volumes_list.py Adding description for testcases - volume part4 2020-08-14 14:56:57 +08:00