tempest/tempest/api/compute
zhufl 67b3d38934 Adding description for testcases - compute 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: If14b4ec678355c850275ef38f9ed70cc0c877946
partially-implements: blueprint testcase-description
2020-07-30 09:00:34 +08:00
..
admin Merge "[Trivial]Do not use self in class method" 2020-04-18 02:44:56 +00:00
certificates Remove unnecessary checks already coverd in schema 2017-08-02 13:58:53 +08:00
flavors Stop checking the error message in test_boot_with_low_ram 2019-06-19 18:05:02 +02:00
floating_ips Cap compute floating IPs tests 2017-10-19 05:43:12 -04:00
images Create default network for compute volume and negative metadata tests 2020-03-19 14:05:28 +00:00
keypairs Mark raw strings as such 2018-07-06 14:01:28 +01:00
limits Modify limits fields according to microversion 2018-07-30 11:01:26 +08:00
security_groups Create default network for several compute tests 2020-01-10 16:41:41 -06:00
servers Adding description for testcases - compute part4 2020-07-30 09:00:34 +08:00
volumes Merge "Fix test_stamp_pattern to remove dependency of user supplied volume name" 2020-01-28 17:39:14 +00:00
__init__.py remove unneeded __init__ file 2013-12-22 20:40:31 -05:00
api_microversion_fixture.py Migrated microversion testing framework to tempest/lib 2016-03-11 08:17:15 +00:00
base.py compute: Add stable device rescue tests with BFV instances 2020-04-27 10:46:56 +01:00
test_extensions.py Fix mismatch error due to map in python3 2019-05-17 20:46:16 +00:00
test_networks.py Set max_microversion 2.35 for nova network tests 2018-03-29 16:17:29 +08:00
test_quotas.py Modify quota set fields according to microversion 2018-05-31 00:06:35 +00:00
test_tenant_networks.py Set max_microversion 2.35 for nova tenant network tests 2018-03-28 15:43:33 +08:00
test_versions.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00