Replace git.openstack.org URLs with opendev.org URLs

Thorough replacement of git.openstack.org URLs with their opendev.org
counterparts.

Change-Id: I4136406cd6c3e8dc3ac84ceeeed2aca011432272
This commit is contained in:
ZhongShengping 2019-04-22 10:21:33 +08:00
parent 4d3d821f22
commit a2ab322aca
7 changed files with 15 additions and 15 deletions

View File

@ -278,7 +278,7 @@ class Client(object):
# FIXME(liamji) the following meters are experimental and
# may generate a large load against neutron api. The future
# enhancements can be tracked against:
# https://review.openstack.org/#/c/218560.
# https://review.opendev.org/#/c/218560.
# After it has been merged and the neutron client supports
# with the corresponding apis, will change to use the new
# method to get the status of the members.
@ -324,7 +324,7 @@ class Client(object):
# FIXME(liamji) the following meters are experimental and
# may generate a large load against neutron api. The future
# enhancements can be tracked against:
# https://review.openstack.org/#/c/218560.
# https://review.opendev.org/#/c/218560.
# After it has been merged and the neutron client supports
# with the corresponding apis, will change to use the new
# method to get the status of the listeners.
@ -362,7 +362,7 @@ class Client(object):
# FIXME(liamji) the following meters are experimental and
# may generate a large load against neutron api. The future
# enhancements can be tracked against:
# https://review.openstack.org/#/c/218560.
# https://review.opendev.org/#/c/218560.
# After it has been merged and the neutron client supports
# with the corresponding apis, will change to use the new
# method to get the status of the pools.

View File

@ -4,18 +4,18 @@ Enabling Ceilometer in DevStack
1. Download Devstack::
git clone https://git.openstack.org/openstack-dev/devstack
git clone https://opendev.org/openstack/devstack
cd devstack
2. Add this repo as an external repository in ``local.conf`` file::
[[local|localrc]]
enable_plugin ceilometer https://git.openstack.org/openstack/ceilometer
enable_plugin ceilometer https://opendev.org/openstack/ceilometer
To use stable branches, make sure devstack is on that branch, and specify
the branch name to enable_plugin, for example::
enable_plugin ceilometer https://git.openstack.org/openstack/ceilometer stable/mitaka
enable_plugin ceilometer https://opendev.org/openstack/ceilometer stable/mitaka
There are some options, such as CEILOMETER_BACKEND, defined in
``ceilometer/devstack/settings``, they can be used to configure the

View File

@ -4,7 +4,7 @@
# looks like
#
# [[local|localrc]]
# enable_plugin ceilometer https://git.openstack.org/openstack/ceilometer
# enable_plugin ceilometer https://opendev.org/openstack/ceilometer
#
# By default all ceilometer services are started (see devstack/settings)
# except for the ceilometer-aipmi service. To disable a specific service

View File

@ -1,7 +1,7 @@
register_project_for_upgrade ceilometer
devstack_localrc base enable_plugin ceilometer https://git.openstack.org/openstack/ceilometer
devstack_localrc base enable_plugin ceilometer https://opendev.org/openstack/ceilometer
devstack_localrc base enable_service ceilometer-acompute ceilometer-acentral ceilometer-aipmi ceilometer-anotification tempest
devstack_localrc target enable_plugin ceilometer https://git.openstack.org/openstack/ceilometer
devstack_localrc target enable_plugin ceilometer https://opendev.org/openstack/ceilometer
devstack_localrc target enable_service ceilometer-acompute ceilometer-acentral ceilometer-aipmi ceilometer-anotification tempest

View File

@ -16,7 +16,7 @@ Configuring devstack
enabled in ``local.conf`` but adding the following::
# Enable the Ceilometer devstack plugin
enable_plugin ceilometer https://git.openstack.org/openstack/ceilometer.git
enable_plugin ceilometer https://opendev.org/openstack/ceilometer.git
By default, all ceilometer services except for ceilometer-ipmi agent will
be enabled
@ -27,8 +27,8 @@ Configuring devstack
Optionally, services which extend Ceilometer can be enabled::
enable_plugin aodh https://git.openstack.org/openstack/aodh
enable_plugin panko https://git.openstack.org/openstack/panko
enable_plugin aodh https://opendev.org/openstack/aodh
enable_plugin panko https://opendev.org/openstack/panko
These plugins should be added before ceilometer.

View File

@ -15,8 +15,8 @@ contributing to Ceilometer, please follow the workflow found here_.
:Bug tracker: https://bugs.launchpad.net/ceilometer
:Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev (prefix subjects with ``[Ceilometer]`` for faster responses)
:Wiki: https://wiki.openstack.org/wiki/Ceilometer
:Code Hosting: https://git.openstack.org/cgit/openstack/ceilometer/
:Code Review: https://review.openstack.org/#/q/status:open+project:openstack/ceilometer,n,z
:Code Hosting: https://opendev.org/openstack/ceilometer/
:Code Review: https://review.opendev.org/#/q/status:open+project:openstack/ceilometer,n,z
Overview
========

View File

@ -116,5 +116,5 @@ Glossary
An OpenStack user.
.. [#] http://en.wikipedia.org/wiki/Ceilometer
.. [#] https://git.openstack.org/cgit/openstack/oslo.messaging/tree/oslo_messaging/notify/notifier.py
.. [#] https://opendev.org/openstack/oslo.messaging/src/branch/master/oslo_messaging/notify/notifier.py
.. [#] http://en.wikipedia.org/wiki/Non-repudiation