summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsunjiazz <sunjia@inspur.com>2018-01-18 15:15:50 +0800
committersunjiazz <sunjia@inspur.com>2018-01-18 15:40:35 +0800
commit1d9322a2f5d91e6e4d163df7b4a89e3ac1743e5b (patch)
tree8b10e0b5ebd40e68caf13894bb7c7f58a5124acb
parent3e6119becabd4d8b83c138d0d455adfddc33cbfa (diff)
downloadpython-novaclient-1d9322a2f5d91e6e4d163df7b4a89e3ac1743e5b.tar.gz
Update documentation links
Update doc links according to OpenStack document migration Change-Id: I189f2b31456203c80234a44cbf87534f8c159ed0
-rw-r--r--doc/source/cli/nova.rst2
-rw-r--r--doc/source/contributor/testing.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/cli/nova.rst b/doc/source/cli/nova.rst
index 05308ba4..1a35bcf0 100644
--- a/doc/source/cli/nova.rst
+++ b/doc/source/cli/nova.rst
@@ -72,7 +72,7 @@ Terminate an instance::
SEE ALSO
========
-OpenStack Nova CLI Guide: http://docs.openstack.org/cli-reference/nova.html
+OpenStack Nova CLI Guide: https://docs.openstack.org/cli-reference/nova.html
BUGS
diff --git a/doc/source/contributor/testing.rst b/doc/source/contributor/testing.rst
index b789dc2d..9b01c40e 100644
--- a/doc/source/contributor/testing.rst
+++ b/doc/source/contributor/testing.rst
@@ -25,4 +25,4 @@ DevStack installation with a demo and an admin user/tenant - or clouds named
Refer to `Consistent Testing Interface`__ for more details.
-__ http://git.openstack.org/cgit/openstack/governance/tree/reference/project-testing-interface.rst
+__ https://git.openstack.org/cgit/openstack/governance/tree/reference/project-testing-interface.rst