summaryrefslogtreecommitdiffstats
path: root/docs/testing/developer
diff options
context:
space:
mode:
authorhongbo tian <hongbo.tianhongbo@huawei.com>2017-09-04 06:54:39 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-04 06:54:39 +0000
commitc3a3215b9bc09136df9c629951ccdbc3bf9217b1 (patch)
tree532afe84b74b4ba9e6236e2fb8127a89724840d2 /docs/testing/developer
parenteb11ceb0320da4f50dd42a897fcd77dc2b90a423 (diff)
parent9302a6209355ba535e9a36d98ae0c037066c8437 (diff)
Merge "Test case specification for VIM Compute"
Diffstat (limited to 'docs/testing/developer')
-rw-r--r--docs/testing/developer/testscope/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/testing/developer/testscope/index.rst b/docs/testing/developer/testscope/index.rst
index 1e567c3b..9f5152d8 100644
--- a/docs/testing/developer/testscope/index.rst
+++ b/docs/testing/developer/testscope/index.rst
@@ -118,6 +118,8 @@ Basic server operations in the Compute API
| tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details
| tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus
| tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details
+| tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status
+| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server
Retrieve volume information through the Compute API