Rename review.openstack.org to review.opendev.org
There are many references to review.openstack.org, and while the redirect should work, we can also go ahead and fix them. Change-Id: I70c590322ca5c20636ac8f4e0a5233dae4cb832e
This commit is contained in:
parent
f6c6c85379
commit
443250d9b5
@ -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!
|
||||
#############
|
||||
|
@ -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
|
||||
===============
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user