diff --git a/README.rst b/README.rst index 95216435..832d541e 100644 --- a/README.rst +++ b/README.rst @@ -50,14 +50,14 @@ after their software has been incorporated into the distro or cloud. * API and UI install docs: http://github.com/openstack/refstack/blob/master/doc/source/refstack.rst * repository: http://git.openstack.org/cgit/openstack/refstack - * reviews: https://review.openstack.org/#q,status:open+refstack,n,z + * reviews: https://review.opendev.org/#/q/status:open+project:openstack/refstack * **refstack-client** refstack-client contains the tools you will need to run the Interop Working Group tests. * repository: http://git.openstack.org/cgit/openstack/refstack-client - * reviews: https://review.openstack.org/#q,status:open+refstack-client,n,z + * reviews: https://review.opendev.org/#/q/status:open+project:openstack/refstack-client Get involved! ############# diff --git a/specs/newton/implemented/defcore-guideline-api.rst b/specs/newton/implemented/defcore-guideline-api.rst index 9f8c1b77..3b7051ad 100755 --- a/specs/newton/implemented/defcore-guideline-api.rst +++ b/specs/newton/implemented/defcore-guideline-api.rst @@ -20,8 +20,8 @@ REST APIs so that users can dynamically retrieve the test lists with the latest updates in the Guideline files as needed. [1] https://github.com/openstack/defcore/tree/master/2016.01 -[2] https://review.openstack.org/#/c/290689/ -[3] https://review.openstack.org/#/c/215263/ +[2] https://review.opendev.org/#/c/290689/ +[3] https://review.opendev.org/#/c/215263/ Proposed change =============== diff --git a/specs/ocata/implemented/associate-test-result-to-product.rst b/specs/ocata/implemented/associate-test-result-to-product.rst index 06ac75f4..211a59fd 100755 --- a/specs/ocata/implemented/associate-test-result-to-product.rst +++ b/specs/ocata/implemented/associate-test-result-to-product.rst @@ -169,7 +169,7 @@ The following REST APIs will be modified. * Although the verification_status column is listed here for completeness of the API body schema, this field can only be updated by interop admin as - described in spec https://review.openstack.org/#/c/343954/ . + described in spec https://review.opendev.org/#/c/343954/ . * Update request including the "verification_status" field will return "Forbidden(403)" if the requester is not an interop admin. diff --git a/specs/pike/approved/upload-subunit-tests.rst b/specs/pike/approved/upload-subunit-tests.rst index efd76fda..86be596b 100644 --- a/specs/pike/approved/upload-subunit-tests.rst +++ b/specs/pike/approved/upload-subunit-tests.rst @@ -310,6 +310,6 @@ References 2017-07-18-19.00.log.html [4] https://git.openstack.org/cgit/openstack-infra/subunit2sql [5] https://docs.openstack.org/subunit2sql/latest/data_model.html -[6] https://review.openstack.org/#/c/265394/ +[6] https://review.opendev.org/#/c/265394/ [7] https://docs.openstack.org/oslo.config/latest/configuration/ mutable.html diff --git a/specs/prior/approved/refstack-org-gearman-tester.rst b/specs/prior/approved/refstack-org-gearman-tester.rst index fc2804a4..ae2559f2 100644 --- a/specs/prior/approved/refstack-org-gearman-tester.rst +++ b/specs/prior/approved/refstack-org-gearman-tester.rst @@ -44,7 +44,7 @@ Note: with this design, gearman worker will have network access to the Refstack This spec covers the following deliverables; - * gearman client side code. (https://review.openstack.org/#/c/84270/) + * gearman client side code. (https://review.opendev.org/#/c/84270/) * gearman worker code (wip) * Parts of this are already stubbed out in the code. specifically the "run_gearman" method. * Test status reporting API call @@ -155,7 +155,7 @@ Other contributors: Work Items ---------- -* gearman client side code. (https://review.openstack.org/#/c/84270/) +* gearman client side code. (https://review.opendev.org/#/c/84270/) * starts/stops/handle the gearman job queue * gearman worker code (wip) * report failure api call @@ -182,4 +182,4 @@ This should already be included in the high level architecture documentation for References ========== -* http://gearman.org \ No newline at end of file +* http://gearman.org diff --git a/specs/prior/implemented/identify-code-to-deprecate.rst b/specs/prior/implemented/identify-code-to-deprecate.rst index 34e8986c..89cf23a0 100755 --- a/specs/prior/implemented/identify-code-to-deprecate.rst +++ b/specs/prior/implemented/identify-code-to-deprecate.rst @@ -49,7 +49,7 @@ Proposed change may revisit reintroducing this feature. There is currently a blueprint under review - (https://review.openstack.org/#/c/94473/) to build a tool that will + (https://review.opendev.org/#/c/94473/) to build a tool that will generate proper tempest.conf using as few input arguments as possible. * Remove code to trigger test from web ui functionality. @@ -177,4 +177,4 @@ References * Tempest blueprint for tempest.conf creation - https://review.openstack.org/#/c/94473/ + https://review.opendev.org/#/c/94473/