From cad381fafc7c683e32006f3080a89afb02721e87 Mon Sep 17 00:00:00 2001 From: melissaml Date: Mon, 24 Sep 2018 18:12:26 +0800 Subject: [PATCH] Update the URL in doc Change-Id: I93d65ca3c30b09bc3bf3569834f1a6e97fd50fc7 --- specs/tempest/implemented/neutron-advanced-scenarios.rst | 2 +- specs/tempest/implemented/tempest-cli-improvements.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/specs/tempest/implemented/neutron-advanced-scenarios.rst b/specs/tempest/implemented/neutron-advanced-scenarios.rst index cc1cfc2..e76907e 100644 --- a/specs/tempest/implemented/neutron-advanced-scenarios.rst +++ b/specs/tempest/implemented/neutron-advanced-scenarios.rst @@ -34,7 +34,7 @@ developers. This process consists of the following steps: #. A "How to develop scenario tests for Neutron" tutorial will be developed as an extension to the `Tempest documentation - `_. + `_. This tutorial will include clear and strict guidelines for documentation and logging. On one hand, each test is unique, and complex operations will most likely be included in supporting methods or shared between modules, so diff --git a/specs/tempest/implemented/tempest-cli-improvements.rst b/specs/tempest/implemented/tempest-cli-improvements.rst index 28dcb95..28d238c 100644 --- a/specs/tempest/implemented/tempest-cli-improvements.rst +++ b/specs/tempest/implemented/tempest-cli-improvements.rst @@ -165,7 +165,7 @@ References * https://etherpad.openstack.org/p/tempest-cli * https://etherpad.openstack.org/p/YVR-QA-Tempest-CLI * https://etherpad.openstack.org/p/YVR-QA-Liberty-Priorities -* http://docs.openstack.org/developer/cliff +* https://docs.openstack.org/cliff/latest/ * https://github.com/redhat-openstack/tempest/blob/master/tools/config_tempest.py .. _config_tempest.py: https://github.com/redhat-openstack/tempest/blob/master/tools/config_tempest.py