tempest/tempest/api/compute/keypairs
zhufl 36ef089e18 Adding description for testcases - compute part7
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: I26f0b5dc72c3b1943e913e63b36e2beb4af1cede
partially-implements: blueprint testcase-description
2020-08-12 13:49:43 +08:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
base.py Remove unnecessary setup_clients methods 2018-01-18 10:08:16 +00:00
test_keypairs.py Adding description for testcases - compute part7 2020-08-12 13:49:43 +08:00
test_keypairs_negative.py Adding description for testcases - compute part7 2020-08-12 13:49:43 +08:00
test_keypairs_v22.py Adding description for testcases - compute part7 2020-08-12 13:49:43 +08:00