summaryrefslogtreecommitdiff
path: root/openstackclient
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-09-26 23:14:49 +0000
committerGerrit Code Review <review@openstack.org>2017-09-26 23:14:49 +0000
commitfe28472b7480435227a7cbf316e36f6453a67f0e (patch)
tree20aa6f2d984fcfb7eb5b2408aedc9fd065af5e04 /openstackclient
parent953d74b5d65b095428c783f80cc61f2d85909841 (diff)
parent41352cb375ec1c628c978402dd04a7e8cc405249 (diff)
downloadpython-openstackclient-fe28472b7480435227a7cbf316e36f6453a67f0e.tar.gz
Merge "Update the documentation link for doc migration"
Diffstat (limited to 'openstackclient')
-rwxr-xr-xopenstackclient/tests/functional/post_test_hook.sh2
-rwxr-xr-xopenstackclient/tests/functional/post_test_hook_tips.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/openstackclient/tests/functional/post_test_hook.sh b/openstackclient/tests/functional/post_test_hook.sh
index 2ae9178d..e3b48ef4 100755
--- a/openstackclient/tests/functional/post_test_hook.sh
+++ b/openstackclient/tests/functional/post_test_hook.sh
@@ -4,7 +4,7 @@
# OpenStack cloud. It will attempt to create an instance if one is not
# available. Do not run this script unless you know what you're doing.
# For more information refer to:
-# http://docs.openstack.org/developer/python-openstackclient/
+# https://docs.openstack.org/python-openstackclient/latest/
function generate_testr_results {
if [ -f .testrepository/0 ]; then
diff --git a/openstackclient/tests/functional/post_test_hook_tips.sh b/openstackclient/tests/functional/post_test_hook_tips.sh
index a4ad19ac..232527a3 100755
--- a/openstackclient/tests/functional/post_test_hook_tips.sh
+++ b/openstackclient/tests/functional/post_test_hook_tips.sh
@@ -4,7 +4,7 @@
# OpenStack cloud. It will attempt to create an instance if one is not
# available. Do not run this script unless you know what you're doing.
# For more information refer to:
-# http://docs.openstack.org/developer/python-openstackclient/
+# https://docs.openstack.org/python-openstackclient/latest/
# This particular script differs from the normal post_test_hook because
# it installs the master (tip) version of osc-lib, os-client-config