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: Ic8030eb290f08b3ac982618387b19f6a84479034
This commit is contained in:
melissaml 2019-05-12 04:23:25 +08:00
parent 6e3acf7722
commit 0134543625
6 changed files with 8 additions and 8 deletions

View File

@ -169,9 +169,9 @@ Dependencies
A lot of OpenStack projects already propose purge mechanism. It would be
pertinent to have a look on their mechanism implementation, if needed.
* glance : https://review.openstack.org/#/c/216782/
* cinder : https://review.openstack.org/#/c/146766/
* nova : https://review.openstack.org/#/c/203751/
* glance : https://review.opendev.org/#/c/216782/
* cinder : https://review.opendev.org/#/c/146766/
* nova : https://review.opendev.org/#/c/203751/
* ospurge : https://github.com/openstack/ospurge
Testing

View File

@ -114,7 +114,7 @@ Developer impact
Test this new action using unit test. Or as an alternative, developer
can use an actuator strategy to allow excplicit action execution.
This actuator strategy is described in the following patchset:
https://review.openstack.org/#/c/425110/.
https://review.opendev.org/#/c/425110/.
Implementation
==============

View File

@ -128,7 +128,7 @@ Alternatives
}
The implementation is as follows:
https://review.openstack.org/#/c/454638/
https://review.opendev.org/#/c/454638/
But in my test, The number of received notifications is often less than
the number of notifications sent.

View File

@ -184,6 +184,6 @@ None
.. _aggregates: https://github.com/openstack/nova/blob/stable/queens/nova/scheduler/filters/aggregate_instance_extra_specs.py#L30
.. _core-compatible: https://github.com/openstack/nova/blob/stable/queens/nova/scheduler/filters/core_filter.py#L79
.. _different: https://github.com/openstack/nova/blob/stable/queens/nova/scheduler/filters/affinity_filter.py#L27
.. _nova-policies: https://review.openstack.org/#/c/329873/
.. _nova-policies: https://review.opendev.org/#/c/329873/
.. _select_destinations: https://github.com/openstack/nova/blob/stable/queens/nova/scheduler/manager.py
.. _enhance-watcher-applier-engine: https://blueprints.launchpad.net/watcher/+spec/enhance-watcher-applier-engine

View File

@ -175,5 +175,5 @@ History
None
.. _commit: https://review.openstack.org/#/c/551963
.. _commit: https://review.opendev.org/#/c/551963
.. _solution: https://blueprints.launchpad.net/watcher/+spec/sync-datamodel-before-audit-execution

View File

@ -141,7 +141,7 @@ the new parameter.
References
==========
https://review.openstack.org/#/c/645294/
https://review.opendev.org/#/c/645294/
History