diff options
Diffstat (limited to 'docs/testing/user/testspecification/tempest_image/index.rst')
-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 |