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: