From: xudan Date: Sun, 30 Sep 2018 04:05:08 +0000 (-0400) Subject: Delete the invalid url which causes jenkins-ci failed X-Git-Tag: ovp-2.1.0~3 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F61%2F63061%2F2;p=dovetail.git 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 (cherry picked from commit dcd16973180f55be907c79f074040b498c3088b9) --- 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