tempest/tempest/api/volume
zhufl 3fdd35ae69 Adding description for testcases - volume part1
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: I9840ea976d290a8fd22d8c3bae17db9ed42f629a
partially-implements: blueprint testcase-description
2020-04-17 09:42:40 +08:00
..
admin Check no specific group present in group list 2020-03-31 11:27:02 +03:00
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
api_microversion_fixture.py Move base_client from volume.v3 to volume 2017-07-05 00:56:05 +00:00
base.py Create default network for compute volume and negative metadata tests 2020-03-19 14:05:28 +00:00
test_availability_zone.py Remove unnecessary client alias in AvailabilityZoneTestJson 2017-09-27 12:39:28 +08:00
test_extensions.py Use sequence directly instead of using len() 2017-04-17 15:03:04 +09:00
test_image_metadata.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_snapshot_metadata.py Add test for showing snapshot metadata item 2017-07-05 11:29:16 +08:00
test_versions.py Adding description for testcases - volume part1 2020-04-17 09:42:40 +08:00
test_volume_absolute_limits.py Update hacking for Python3 2020-04-04 10:33:23 +02:00
test_volume_delete_cascade.py Adding description for testcases - volume part1 2020-04-17 09:42:40 +08:00
test_volume_metadata.py Adding description for testcases - volume part1 2020-04-17 09:42:40 +08:00
test_volume_transfers.py Adding description for testcases - volume part1 2020-04-17 09:42:40 +08:00
test_volumes_actions.py Create default network for compute volume and negative metadata tests 2020-03-19 14:05:28 +00:00
test_volumes_backup.py Enable volume backup tests 2019-05-01 09:03:41 +05:30
test_volumes_clone.py Adding description for testcases - volume part1 2020-04-17 09:42:40 +08:00
test_volumes_clone_negative.py Adding description for testcases - volume part1 2020-04-17 09:42:40 +08:00
test_volumes_extend.py Adding description for testcases - volume part1 2020-04-17 09:42:40 +08:00
test_volumes_get.py Adding description for testcases - volume part1 2020-04-17 09:42:40 +08:00
test_volumes_list.py Add assert statements for Volume Pagination test to get passed 2019-08-14 15:25:26 -05:00
test_volumes_negative.py Replace volume size with configured value 2018-07-23 09:36:11 +08:00
test_volumes_snapshots.py Create default network for compute volume and negative metadata tests 2020-03-19 14:05:28 +00:00
test_volumes_snapshots_list.py Update hacking for Python3 2020-04-04 10:33:23 +02:00
test_volumes_snapshots_negative.py Replace volume size with configured value 2018-07-23 09:36:11 +08:00