summaryrefslogtreecommitdiffstats
path: root/docs/testing/user
diff options
context:
space:
mode:
authorxudan <xudan16@huawei.com>2018-09-30 00:05:08 -0400
committerxudan <xudan16@huawei.com>2018-09-30 00:05:08 -0400
commitdcd16973180f55be907c79f074040b498c3088b9 (patch)
treea85df041f560c8584e2de032c19769f93f1e505c /docs/testing/user
parent3f842d1ae584959ec9a28c3a4bb6a9161af0fc49 (diff)
Delete the invalid url which causes jenkins-ci failed
For Functest, it uses Shade instead of openstack python client. Remove the link of openstack python client and replace with shade. Change-Id: I5660ecdc243468a1da7854cde3a98ce424dbffe4 Signed-off-by: xudan <xudan16@huawei.com>
Diffstat (limited to 'docs/testing/user')
-rw-r--r--docs/testing/user/testspecification/vping/index.rst8
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/testing/user/testspecification/vping/index.rst b/docs/testing/user/testspecification/vping/index.rst
index 93613365..666b732f 100644
--- a/docs/testing/user/testspecification/vping/index.rst
+++ b/docs/testing/user/testspecification/vping/index.rst
@@ -21,13 +21,9 @@ means of ICMP packets.
References
==========
-- Neutron Client
+- OpenStack Shade
- - https://docs.openstack.org/developer/python-neutronclient/usage/library.html
-
-- Nova Client
-
- - https://docs.openstack.org/developer/python-novaclient/ref/v2/servers.html
+ - https://docs.openstack.org/shade/latest/user/index.html
- SSHClient