diff --git a/specs/mitaka/implemented/db-purge-engine.rst b/specs/mitaka/implemented/db-purge-engine.rst index e302892..09650b1 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 6519bbc..f76238e 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 04767d0..c24ebc3 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 bdca961..b10f8a6 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 5fbb6cb..f8586aa 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 c0b7355..36737e0 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