Delete the invalid url which causes jenkins-ci failed 55/63055/1
authorxudan <xudan16@huawei.com>
Sun, 30 Sep 2018 04:05:08 +0000 (00:05 -0400)
committerxudan <xudan16@huawei.com>
Sun, 30 Sep 2018 04:05:08 +0000 (00:05 -0400)
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>
docs/testing/user/testspecification/vping/index.rst

index 9361336..666b732 100644 (file)
@@ -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