From 5ff8b482aca8224986ceaea38e2e933eb7447f98 Mon Sep 17 00:00:00 2001 From: zhulingjie Date: Tue, 23 Apr 2019 16:41:16 +0800 Subject: [PATCH] Replace git.openstack.org URLs with opendev.org URLs Change-Id: I7af8b76a881e32760904e99d22aa3ab84a60acc5 --- specs/queens-template.rst | 2 +- specs/rocky-template.rst | 2 +- specs/rocky/approved/monasca-services-in-docker.rst | 2 +- specs/rocky/not-implemented/monasca-events-publishing.rst | 2 +- specs/stein-template.rst | 2 +- specs/stein/approved/monasca-events-listener.rst | 4 ++-- specs/stein/approved/upgrade-kafka-client.rst | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/specs/queens-template.rst b/specs/queens-template.rst index 28b8bba..9bc457c 100644 --- a/specs/queens-template.rst +++ b/specs/queens-template.rst @@ -69,7 +69,7 @@ Some notes about using this template: you should add the APIImpact flag to the commit message. Specifications with the APIImpact flag can be found with the following query: - https://review.openstack.org/#/q/status:open+project:openstack/monasca-specs+message:apiimpact,n,z + https://review.opendev.org/#/q/status:open+project:openstack/monasca-specs+message:apiimpact,n,z Problem description diff --git a/specs/rocky-template.rst b/specs/rocky-template.rst index 8e4c9a9..c3d5a10 100644 --- a/specs/rocky-template.rst +++ b/specs/rocky-template.rst @@ -69,7 +69,7 @@ Some notes about using this template: you should add the APIImpact flag to the commit message. Specifications with the APIImpact flag can be found with the following query: - https://review.openstack.org/#/q/status:open+project:openstack/monasca-specs+message:apiimpact,n,z + https://review.opendev.org/#/q/status:open+project:openstack/monasca-specs+message:apiimpact,n,z Problem description diff --git a/specs/rocky/approved/monasca-services-in-docker.rst b/specs/rocky/approved/monasca-services-in-docker.rst index 6d52465..ccd6005 100644 --- a/specs/rocky/approved/monasca-services-in-docker.rst +++ b/specs/rocky/approved/monasca-services-in-docker.rst @@ -308,7 +308,7 @@ Documentation Impact Basic installation instructions should be added here [1] and published to https://docs.openstack.org -[1] https://git.openstack.org/cgit/openstack/monasca-api/tree/doc/source/install +[1] https://opendev.org/openstack/monasca-api/src/branch/master/doc/source/install Now high level documentation is stored in: https://github.com/monasca/monasca-docker/tree/master/docs diff --git a/specs/rocky/not-implemented/monasca-events-publishing.rst b/specs/rocky/not-implemented/monasca-events-publishing.rst index db67291..1676dbe 100644 --- a/specs/rocky/not-implemented/monasca-events-publishing.rst +++ b/specs/rocky/not-implemented/monasca-events-publishing.rst @@ -702,4 +702,4 @@ https://julien.danjou.info/lessons-from-openstack-telemetry-deflation/ http://eavesdrop.openstack.org/irclogs/%23openstack-telemetry/%23openstack-telemetry.2018-10-10.log.html [13] Ceilometer Events marked as deprecated in Stein: -https://review.openstack.org/#/c/603336/ \ No newline at end of file +https://review.opendev.org/#/c/603336/ \ No newline at end of file diff --git a/specs/stein-template.rst b/specs/stein-template.rst index 952a087..1f25401 100644 --- a/specs/stein-template.rst +++ b/specs/stein-template.rst @@ -69,7 +69,7 @@ Some notes about using this template: you should add the APIImpact flag to the commit message. Specifications with the APIImpact flag can be found with the following query: - https://review.openstack.org/#/q/status:open+project:openstack/monasca-specs+message:apiimpact,n,z + https://review.opendev.org/#/q/status:open+project:openstack/monasca-specs+message:apiimpact,n,z Problem description diff --git a/specs/stein/approved/monasca-events-listener.rst b/specs/stein/approved/monasca-events-listener.rst index b0809fe..d30965f 100644 --- a/specs/stein/approved/monasca-events-listener.rst +++ b/specs/stein/approved/monasca-events-listener.rst @@ -552,7 +552,7 @@ Documentation Impact References ========== -.. [1] Monasca Events API 1.0: https://git.openstack.org/cgit/openstack/monasca-events-api/ +.. [1] Monasca Events API 1.0: https://opendev.org/openstack/monasca-events-api/ [2] Monasca Ceilometer project: https://github.com/openstack/monasca-ceilometer @@ -576,7 +576,7 @@ References .. [12] Ceilometer Events deprecated means Panko also deprecated: http://eavesdrop.openstack.org/irclogs/%23openstack-telemetry/%23openstack-telemetry.2018-10-10.log.html -.. [13] Ceilometer Events marked as deprecated in Stein: https://review.openstack.org/#/c/603336/ +.. [13] Ceilometer Events marked as deprecated in Stein: https://review.opendev.org/#/c/603336/ .. [14] Nova notification version update lists services effected (see "Deprecating legacy notifications"): https://etherpad.openstack.org/p/nova-ptg-stein diff --git a/specs/stein/approved/upgrade-kafka-client.rst b/specs/stein/approved/upgrade-kafka-client.rst index d68399e..0a7ca31 100644 --- a/specs/stein/approved/upgrade-kafka-client.rst +++ b/specs/stein/approved/upgrade-kafka-client.rst @@ -180,7 +180,7 @@ References .. [4] https://cwiki.apache.org/confluence/display/KAFKA/Clients#Clients-Python .. [5] https://github.com/monasca/monasca-perf/blob/master/kafka_python_client_perf/monascaInvestigationKafkaPythonAPIs.md .. [6] http://activisiongamescience.github.io/2016/06/15/Kafka-Client-Benchmarking/ -.. [7] http://git.openstack.org/cgit/openstack/monasca-persister/commit/?id=a7112fd30bd545dd850e0e267dcceb9ea27551ad +.. [7] https://opendev.org/openstack/monasca-persister/commit/a7112fd30bd545dd850e0e267dcceb9ea27551ad History