tempest/tempest/api/compute/admin
zhufl 27f410a2d6 Adding description for testcases - compute part11
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: I5bf95ca579b731ca4baefb590edb8e265126ce4f
partially-implements: blueprint testcase-description
2020-09-16 07:25:13 +00:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_agents.py Do not print empty list in assertNotEmpty 2017-08-10 10:23:01 +08:00
test_aggregates.py Merge "Fix nits and log from I996d257e089f0676e316f2b14207c343063ccf8e" 2018-08-30 07:55:57 +00:00
test_aggregates_negative.py Adding description for testcases - network part1 2020-07-27 10:45:18 +08:00
test_auto_allocate_network.py Use create_test_server wrapper for server creation 2018-03-04 08:48:30 +00:00
test_availability_zone.py Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
test_availability_zone_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_create_server.py Adding description for testcases - network part1 2020-07-27 10:45:18 +08:00
test_delete_server.py Adding description for testcases - network part1 2020-07-27 10:45:18 +08:00
test_fixed_ips.py Fix fixed_ips tests to skip if ip not found 2017-10-31 04:11:13 +00:00
test_fixed_ips_negative.py Fix fixed_ips tests to skip if ip not found 2017-10-31 04:11:13 +00:00
test_flavors.py Fix flavor swap default value for compute microversion 2.75 2020-06-05 16:32:41 +08:00
test_flavors_access.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_flavors_access_negative.py Move test decorators to common 2017-08-23 17:09:33 +00:00
test_flavors_extra_specs.py Adding description for testcases - compute part2 2020-04-16 13:50:41 +08:00
test_flavors_extra_specs_negative.py Adding description for testcases - compute part2 2020-04-16 13:50:41 +08:00
test_flavors_microversions.py Remove unnecessary body assignment 2018-07-20 17:14:03 +08:00
test_floating_ips_bulk.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_hosts.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_hosts_negative.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_hypervisor.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_hypervisor_negative.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_instance_usage_audit_log.py Adding description for testcases - compute part11 2020-09-16 07:25:13 +00:00
test_instance_usage_audit_log_negative.py Adding description for testcases - compute part11 2020-09-16 07:25:13 +00:00
test_keypairs_v210.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_live_migration.py Adding description for testcases - compute part2 2020-04-16 13:50:41 +08:00
test_live_migration_negative.py Do not pass disk_over_commit after Microversion 2.25 2018-04-27 07:40:12 +00:00
test_migrations.py Adding description for testcases - compute part2 2020-04-16 13:50:41 +08:00
test_networks.py Adding description for testcases - compute part2 2020-04-16 13:50:41 +08:00
test_quotas.py Use show_quota_class_set after update_quota_class_set 2019-04-24 11:05:11 +08:00
test_quotas_negative.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_security_groups.py Adding description for testcases - compute part11 2020-09-16 07:25:13 +00:00
test_server_diagnostics.py Adding description for testcases - compute part11 2020-09-16 07:25:13 +00:00
test_server_diagnostics_negative.py Do not set microversion for server diagnostics negative test 2018-08-31 16:18:21 +08:00
test_servers.py Do not check flavor.id after Microversion 2.46 2018-07-18 17:10:12 +08:00
test_servers_negative.py Compute servers via addClassResourceCleanup 2017-09-20 11:43:57 +01:00
test_servers_on_multinodes.py Adding description for testcases - compute part2 2020-04-16 13:50:41 +08:00
test_services.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_services_negative.py Fix test_get_service_by_invalid_params for microversion 2.75 2020-06-18 16:36:52 +08:00
test_simple_tenant_usage.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_simple_tenant_usage_negative.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_volume_swap.py Adding description for testcases - compute part11 2020-09-16 07:25:13 +00:00
test_volumes_negative.py Adding description for testcases - compute part11 2020-09-16 07:25:13 +00:00