diff options
author | 2019-10-08 21:54:39 -0400 | |
---|---|---|
committer | 2019-10-11 22:12:55 -0400 | |
commit | 48d735cc1bec3b842d06a72992dc36c8799af381 (patch) | |
tree | 6b3fdcf69787407adcbc0bf95d80b8b7000e1348 /docs/testing/user/testspecification/tempest_image | |
parent | 9b8d8fcc9f4f191374f730b13fcb0ce18905864c (diff) |
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 <xudan16@huawei.com>
Diffstat (limited to 'docs/testing/user/testspecification/tempest_image')
-rw-r--r-- | docs/testing/user/testspecification/tempest_image/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
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 <https://developer.openstack.org/api-ref/image/v2/index.html#images>`_ +`Image Service API v2 <https://docs.openstack.org/api-ref/image/v2/index.html>`_ 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 <https://github.com/openstack/tempest/blob/18.0.0/tempest/api/image/v2/test_versions.py>`_ - - 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 |