From 98fd15ad3e44f4522dc8d99698faf37fd4b9f377 Mon Sep 17 00:00:00 2001 From: Hangdong Zhang Date: Mon, 24 Jul 2017 15:44:50 +0800 Subject: [PATCH] Update the documentation link for doc migration Change-Id: Ia0f39c36d004c94ee3a333a9998a654974d7cb74 --- 2015.07/procedure.rst | 2 +- 2016.01/procedure.rst | 2 +- 2016.08/procedure.rst | 2 +- HACKING.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/2015.07/procedure.rst b/2015.07/procedure.rst index 6fb972e2..69e86481 100644 --- a/2015.07/procedure.rst +++ b/2015.07/procedure.rst @@ -58,7 +58,7 @@ or CentOS 7 have been verified) with administrator privileges. configuration is to use one non-admin account, defined in account.yaml with dynamic credentials disabled. More information is available in the configuration guide at - http://docs.openstack.org/developer/tempest/configuration.html + https://docs.openstack.org/tempest/latest/configuration.html * You can run within the refstack, from the refstack-client directory either against all api tests or against the downloaded test list. diff --git a/2016.01/procedure.rst b/2016.01/procedure.rst index b6a5c225..63cb4be0 100755 --- a/2016.01/procedure.rst +++ b/2016.01/procedure.rst @@ -73,7 +73,7 @@ or CentOS 7 have been verified) with administrator privileges. configuration is to use one non-admin account, defined in account.yaml with dynamic credentials disabled. More information is available in the configuration guide at - http://docs.openstack.org/developer/tempest/configuration.html + https://docs.openstack.org/tempest/latest/configuration.html * You can run within the refstack, from the refstack-client directory either against all api tests or against the downloaded test list. diff --git a/2016.08/procedure.rst b/2016.08/procedure.rst index 7d74c272..046f5e96 100755 --- a/2016.08/procedure.rst +++ b/2016.08/procedure.rst @@ -74,7 +74,7 @@ or CentOS 7 have been verified) with administrator privileges. configuration is to use one non-admin account, defined in account.yaml with dynamic credentials disabled. More information is available in the configuration guide at - http://docs.openstack.org/developer/tempest/configuration.html + https://docs.openstack.org/tempest/latest/configuration.html * You can run within the refstack, from the refstack-client directory either against all api tests or against the downloaded test list. diff --git a/HACKING.rst b/HACKING.rst index 61792d11..9a6638dc 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -2,7 +2,7 @@ Interop Working Group Commandments =================================== - Step 1: Read the OpenStack Style Commandments - http://docs.openstack.org/developer/hacking/ + https://docs.openstack.org/hacking/latest/ - Step 2: Read the following Interop Working Group process documents in the following recommended order: