Replace git.openstack.org with opendev.org

This patch replaces git.openstack.org with opendev.org as redirection
from old path was enabled.
Also we change upper constraints url due to [1]

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html

Depends-On: https://review.opendev.org/693841/
Change-Id: I50c1ce9025bd9b947bfd0cd516eb5b3c0a54e62b
This commit is contained in:
Dmitriy Rabotyagov 2019-11-14 15:31:45 +02:00 committed by Dmitriy Rabotyagov (noonedeadpunk)
parent 17e7ac195f
commit 8bc32e3858
3 changed files with 4 additions and 4 deletions

View File

@ -32,11 +32,11 @@ ceilometer_install_method: "source"
ceilometer_venv_python_executable: "{{ openstack_venv_python_executable | default('python2') }}"
## The git source/branch
ceilometer_git_repo: https://git.openstack.org/openstack/ceilometer
ceilometer_git_repo: https://opendev.org/openstack/ceilometer
ceilometer_git_install_branch: master
## The packages to build from source
ceilometer_upper_constraints_url: "{{ requirements_git_url | default('https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=' ~ requirements_git_install_branch | default('master')) }}"
ceilometer_upper_constraints_url: "{{ requirements_git_url | default('https://releases.openstack.org/constraints/upper/' ~ requirements_git_install_branch | default('master')) }}"
ceilometer_git_constraints:
- "git+{{ ceilometer_git_repo }}@{{ ceilometer_git_install_branch }}#egg=ceilometer"
- "--constraint {{ ceilometer_upper_constraints_url }}"

View File

@ -26,7 +26,7 @@ Configure ceilometer by specifying the ``metering-compute_hosts`` and
``metering-infra_hosts`` directives in the
``/etc/openstack_deploy/conf.d/ceilometer.yml`` file:
`ceilometer.yml.example
<https://git.openstack.org/cgit/openstack/openstack-ansible/tree/etc/openstack_deploy/conf.d/ceilometer.yml.example>`_
<https://opendev.org/openstack/openstack-ansible/tree/etc/openstack_deploy/conf.d/ceilometer.yml.example>`_
The ``metering-compute_hosts`` host the ``ceilometer-agent-compute``
service. It runs on each compute node and polls for resource

View File

@ -64,7 +64,7 @@ title = 'OpenStack-Ansible Release Notes: ' + role_name + 'role'
# The link to the browsable source code (for the left hand menu)
oslosphinx_cgit_link = (
'https://git.openstack.org/cgit/openstack/{}'.format(target_name)
'https://opendev.org/openstack/{}'.format(target_name)
)
# Release notes do not need a version number in the title, they