From 01345436252b3a3c5ed9f16084e39b0afb3e71e6 Mon Sep 17 00:00:00 2001 From: melissaml Date: Sun, 12 May 2019 04:23:25 +0800 Subject: [PATCH] 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 --- specs/mitaka/implemented/db-purge-engine.rst | 6 +++--- specs/pike/implemented/add-power-on-and-off-in-watcher.rst | 2 +- specs/pike/implemented/dynamic-action-description.rst | 2 +- specs/rocky/approved/scheduler-filters.rst | 2 +- .../implemented/support-watcher-ha-active-active-mode.rst | 2 +- specs/train/approved/global-datasource-preference.rst | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/specs/mitaka/implemented/db-purge-engine.rst b/specs/mitaka/implemented/db-purge-engine.rst index e3028922..09650b1f 100644 --- a/specs/mitaka/implemented/db-purge-engine.rst +++ b/specs/mitaka/implemented/db-purge-engine.rst @@ -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 diff --git a/specs/pike/implemented/add-power-on-and-off-in-watcher.rst b/specs/pike/implemented/add-power-on-and-off-in-watcher.rst index 6519bbca..f76238ed 100644 --- a/specs/pike/implemented/add-power-on-and-off-in-watcher.rst +++ b/specs/pike/implemented/add-power-on-and-off-in-watcher.rst @@ -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 ============== diff --git a/specs/pike/implemented/dynamic-action-description.rst b/specs/pike/implemented/dynamic-action-description.rst index 04767d0f..c24ebc3f 100644 --- a/specs/pike/implemented/dynamic-action-description.rst +++ b/specs/pike/implemented/dynamic-action-description.rst @@ -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. diff --git a/specs/rocky/approved/scheduler-filters.rst b/specs/rocky/approved/scheduler-filters.rst index bdca9615..b10f8a62 100644 --- a/specs/rocky/approved/scheduler-filters.rst +++ b/specs/rocky/approved/scheduler-filters.rst @@ -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 diff --git a/specs/rocky/implemented/support-watcher-ha-active-active-mode.rst b/specs/rocky/implemented/support-watcher-ha-active-active-mode.rst index 5fbb6cbb..f8586aad 100644 --- a/specs/rocky/implemented/support-watcher-ha-active-active-mode.rst +++ b/specs/rocky/implemented/support-watcher-ha-active-active-mode.rst @@ -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 diff --git a/specs/train/approved/global-datasource-preference.rst b/specs/train/approved/global-datasource-preference.rst index c0b73559..36737e06 100644 --- a/specs/train/approved/global-datasource-preference.rst +++ b/specs/train/approved/global-datasource-preference.rst @@ -141,7 +141,7 @@ the new parameter. References ========== -https://review.openstack.org/#/c/645294/ +https://review.opendev.org/#/c/645294/ History