Merge "Rename review.openstack.org to review.opendev.org"

This commit is contained in:
Zuul 2019-09-14 19:22:01 +00:00 committed by Gerrit Code Review
commit 13d6da49ba
6 changed files with 11 additions and 11 deletions

View File

@ -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 * API and UI install docs: http://github.com/openstack/refstack/blob/master/doc/source/refstack.rst
* repository: http://git.openstack.org/cgit/openstack/refstack * 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**
refstack-client contains the tools you will need to run the refstack-client contains the tools you will need to run the
Interop Working Group tests. Interop Working Group tests.
* repository: http://git.openstack.org/cgit/openstack/refstack-client * 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! Get involved!
############# #############

View File

@ -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. updates in the Guideline files as needed.
[1] https://github.com/openstack/defcore/tree/master/2016.01 [1] https://github.com/openstack/defcore/tree/master/2016.01
[2] https://review.openstack.org/#/c/290689/ [2] https://review.opendev.org/#/c/290689/
[3] https://review.openstack.org/#/c/215263/ [3] https://review.opendev.org/#/c/215263/
Proposed change Proposed change
=============== ===============

View File

@ -169,7 +169,7 @@ The following REST APIs will be modified.
* Although the verification_status column is listed here for completeness of * 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 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 * Update request including the "verification_status" field will return
"Forbidden(403)" if the requester is not an interop admin. "Forbidden(403)" if the requester is not an interop admin.

View File

@ -310,6 +310,6 @@ References
2017-07-18-19.00.log.html 2017-07-18-19.00.log.html
[4] https://git.openstack.org/cgit/openstack-infra/subunit2sql [4] https://git.openstack.org/cgit/openstack-infra/subunit2sql
[5] https://docs.openstack.org/subunit2sql/latest/data_model.html [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/ [7] https://docs.openstack.org/oslo.config/latest/configuration/
mutable.html mutable.html

View File

@ -44,7 +44,7 @@ Note: with this design, gearman worker will have network access to the Refstack
This spec covers the following deliverables; 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) * gearman worker code (wip)
* Parts of this are already stubbed out in the code. specifically the "run_gearman" method. * Parts of this are already stubbed out in the code. specifically the "run_gearman" method.
* Test status reporting API call * Test status reporting API call
@ -155,7 +155,7 @@ Other contributors:
Work Items 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 * starts/stops/handle the gearman job queue
* gearman worker code (wip) * gearman worker code (wip)
* report failure api call * report failure api call
@ -182,4 +182,4 @@ This should already be included in the high level architecture documentation for
References References
========== ==========
* http://gearman.org * http://gearman.org

View File

@ -49,7 +49,7 @@ Proposed change
may revisit reintroducing this feature. may revisit reintroducing this feature.
There is currently a blueprint under review 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. generate proper tempest.conf using as few input arguments as possible.
* Remove code to trigger test from web ui functionality. * Remove code to trigger test from web ui functionality.
@ -177,4 +177,4 @@ References
* Tempest blueprint for tempest.conf creation * Tempest blueprint for tempest.conf creation
https://review.openstack.org/#/c/94473/ https://review.opendev.org/#/c/94473/