From 48d735cc1bec3b842d06a72992dc36c8799af381 Mon Sep 17 00:00:00 2001 From: xudan Date: Tue, 8 Oct 2019 21:54:39 -0400 Subject: Update all redirected links in Dovetail docs The pod ld-build2 only has python 3.6 installed, so change the tox env to be 3.6 Other pods has python 3.5 to verify pep8, py35 ... Change-Id: I0289d7ce96ffa49dd08ce4b855fe071a5e608cbf Signed-off-by: xudan --- docs/testing/user/testspecification/tempest_image/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/testing/user/testspecification/tempest_image/index.rst') diff --git a/docs/testing/user/testspecification/tempest_image/index.rst b/docs/testing/user/testspecification/tempest_image/index.rst index da438e52..2b768692 100644 --- a/docs/testing/user/testspecification/tempest_image/index.rst +++ b/docs/testing/user/testspecification/tempest_image/index.rst @@ -17,7 +17,7 @@ network runtime operations functionality. References ========== -`Image Service API v2 `_ +`Image Service API v2 `_ System Under Test (SUT) ======================= @@ -39,4 +39,4 @@ OVP test suite. - tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file - `List Versions `_ - - tempest.api.image.v2.test_versions.VersionsTest.test_list_versions \ No newline at end of file + - tempest.api.image.v2.test_versions.VersionsTest.test_list_versions -- cgit 1.2.3-korg