tempest/tempest/api/compute/images
zhufl b5603bc4f8 Adding description for testcases - compute part5
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: I20744e4957fbd5b039fdd52ac530f11ac6d72319
partially-implements: blueprint testcase-description
2020-07-30 10:05:37 +08:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_image_metadata.py Set max_microversion 2.38 for nova image-metadata tests 2018-03-21 15:06:53 +08:00
test_image_metadata_negative.py Set max_microversion 2.38 for nova image-metadata tests 2018-03-21 15:06:53 +08:00
test_images.py Adding description for testcases - compute part5 2020-07-30 10:05:37 +08:00
test_images_negative.py Adding description for testcases - compute part5 2020-07-30 10:05:37 +08:00
test_images_oneserver.py Use create_image_from_server to create image for server 2019-08-27 09:49:15 +08:00
test_images_oneserver_negative.py Create default network for compute volume and negative metadata tests 2020-03-19 14:05:28 +00:00
test_list_image_filters.py Set max_microversion 2.35 for nova image tests 2018-07-27 16:15:30 +08:00
test_list_image_filters_negative.py Set max_microversion 2.35 for nova image tests 2018-07-27 16:15:30 +08:00
test_list_images.py Adding description for testcases - compute part5 2020-07-30 10:05:37 +08:00