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

Change-Id: I0f522b848c586506d9556b6821d03f9c0c302cd8
This commit is contained in:
jacky06 2019-04-23 13:04:44 +08:00 committed by caoyuan
parent a6d19357fe
commit 8d85e61c36
19 changed files with 20 additions and 20 deletions

View File

@ -15,7 +15,7 @@ Heat templates to deploy OpenStack using OpenStack.
* Free software: Apache License (2.0)
* Documentation: https://docs.openstack.org/tripleo-docs/latest/
* Source: https://git.openstack.org/cgit/openstack/tripleo-heat-templates
* Source: https://opendev.org/openstack/tripleo-heat-templates
* Bugs: https://bugs.launchpad.net/tripleo
* Release notes: https://docs.openstack.org/releasenotes/tripleo-heat-templates/

View File

@ -19,12 +19,12 @@ resources:
#!/bin/bash
cd /etc/yum.repos.d
echo 'nameserver 1.1.1.1' > /etc/resolv.conf
curl https://git.openstack.org/cgit/openstack/tripleo-repos/plain/tripleo_repos/main.py | python - current-tripleo
curl https://opendev.org/openstack/tripleo-repos/raw/branch/master/tripleo_repos/main.py | python - current-tripleo
yum install -y python2-virtualbmc epel-release libvirt-client libvirt-daemon libvirt qemu-kvm-ev
yum install -y qemu-system-x86 # <-- needs epel
yum remove -y epel-release
systemctl start libvirtd
git clone https://git.openstack.org/openstack/ironic /tmp/ironic
git clone https://opendev.org/openstack/ironic /tmp/ironic
mkdir -p /var/log/bmlogs
chmod 777 /var/log/bmlogs

View File

@ -84,7 +84,7 @@ outputs:
- service_debug_unset
- {get_param: Debug }
- {get_param: SaharaDebug }
# Remove admin_password when https://review.openstack.org/442619 is merged.
# Remove admin_password when https://review.opendev.org/#/c/442619/ is merged.
sahara::admin_password: {get_param: SaharaPassword}
sahara::default_ntp_server: {get_param: NtpServer}
sahara::use_neutron: true

View File

@ -3,7 +3,7 @@ resource_registry:
OS::TripleO::Services::Docker: ../deployment/deprecated/docker/docker-baremetal-ansible.yaml
# Default Neutron ML2 puppet plugin to use when NeutronCorePlugin is set to ML2
# FIXME(bogdando): can not be switched yet due to puppet-base issues
# see https://review.openstack.org/#/c/563443
# see https://review.opendev.org/#/c/563443
OS::TripleO::Docker::NeutronMl2PluginBase: ../deployment/neutron/neutron-plugin-ml2.yaml
OS::TripleO::Services::ContainersLogrotateCrond: ../deployment/logrotate/logrotate-crond-container-puppet.yaml

View File

@ -4,7 +4,7 @@
resource_registry:
# Default Neutron ML2 puppet plugin to use when NeutronCorePlugin is set to ML2
# FIXME(bogdando): can not be switched yet due to puppet-base issues
# see https://review.openstack.org/#/c/563443
# see https://review.opendev.org/#/c/563443
OS::TripleO::Docker::NeutronMl2PluginBase: ../deployment/neutron/neutron-plugin-ml2.yaml
OS::TripleO::Services::NeutronServer: ../deployment/neutron/neutron-api-container-puppet.yaml

View File

@ -2,7 +2,7 @@
resource_registry:
# Default Neutron ML2 puppet plugin to use when NeutronCorePlugin is set to ML2
# FIXME(bogdando): can not be switched yet due to puppet-base issues
# see https://review.openstack.org/#/c/563443
# see https://review.opendev.org/#/c/563443
OS::TripleO::Docker::NeutronMl2PluginBase: ../../deployment/neutron/neutron-plugin-ml2.yaml
OS::TripleO::Services::NeutronServer: ../../deployment/neutron/neutron-api-container-puppet.yaml

View File

@ -5,7 +5,7 @@
resource_registry:
# Default Neutron ML2 puppet plugin to use when NeutronCorePlugin is set to ML2
# FIXME(bogdando): can not be switched yet due to puppet-base issues
# see https://review.openstack.org/#/c/563443
# see https://review.opendev.org/#/c/563443
OS::TripleO::Docker::NeutronMl2PluginBase: ../../deployment/neutron/neutron-plugin-ml2.yaml
OS::TripleO::Services::NeutronServer: ../../deployment/neutron/neutron-api-container-puppet.yaml

View File

@ -100,7 +100,7 @@ def create_nova_connection(options):
# the [placement]/os_interface key.
if 'os_interface' in options and len(options["os_interface"]) == 1:
nova_endpoint_type = options["os_interface"][0]
# Via https://review.openstack.org/#/c/492247/ os_interface has been deprecatd in queens
# Via https://review.opendev.org/#/c/492247/ os_interface has been deprecatd in queens
# and we need to use 'valid_interfaces' which is a:
# "List of interfaces, in order of preference, for endpoint URL. (list value)"
# Since it is not explicitely set in nova.conf we still keep the check for os_interface

View File

@ -335,7 +335,7 @@ resource_registry:
# Default Neutron ML2 puppet plugin to use when NeutronCorePlugin is set to ML2
# FIXME(bogdando): can not be switched yet due to puppet-base issues
# see https://review.openstack.org/#/c/563443
# see https://review.opendev.org/#/c/563443
OS::TripleO::Docker::NeutronMl2PluginBase: deployment/neutron/neutron-plugin-ml2-ovn.yaml
OS::TripleO::Services::Multipathd: OS::Heat::None

View File

@ -122,6 +122,6 @@ fixes:
- Fixes `bug 1662344
<https://bugs.launchpad.net/tripleo/+bug/1662344>`__ by stopping
to set bind_address on nova db uri.
This reverts the changes in https://review.openstack.org/414629 for nova as
This reverts the changes in https://review.opendev.org/#/c/414629/ for nova as
they are incompatible with cell_v2.
This is a temporary fix for HA while a long-term solution is developed.

View File

@ -8,5 +8,5 @@ fixes:
Also, moves openDaylight karaf log file location to
/var/log/containers/opendaylight/karaf/logs/karaf.log.
Reference https://review.openstack.org/#/c/603907/ for
Reference https://review.opendev.org/#/c/603907/ for
more details.

View File

@ -7,4 +7,4 @@ fixes:
replacement mechanism used previously was replaced by a yaql expression
that will do exact matching only. If no matching key is in the
HostnameMap, the default hostname is returned.
`bug 1781560 <https://review.openstack.org/#/c/582475/>`_.
`bug 1781560 <https://review.opendev.org/#/c/582475/>`_.

View File

@ -3,5 +3,5 @@ features:
- |
Usage of eventlet of all the WSGI-run nova services get
deprecated, including nova-api and nova-metadata-api.
See https://review.openstack.org/#/c/549510/ for more details.
See https://review.opendev.org/#/c/549510/ for more details.
With this change we move nova-metadata to run via httpd wsgi.

View File

@ -1,7 +1,7 @@
---
fixes:
- |
With https://review.openstack.org/#/c/561784 we change the default
With https://review.opendev.org/#/c/561784 we change the default
migration port range to '61152-61215'.
nova::migration::qemu::configure_qemu needs to be set to true that
the config gets applied via puppet-nova.

View File

@ -7,4 +7,4 @@ features:
be a simpler and less obscure method of configuring things like
the per-node bind_address necessary for director's HA arrangement.
This patch addresses the templated DB urls as part 1.
Nova support added here - https://review.openstack.org/578163
Nova support added here - https://review.opendev.org/#/c/578163/

View File

@ -7,4 +7,4 @@ features:
be a simpler and less obscure method of configuring things like
the per-node bind_address necessary for director's HA arrangement.
This patch addresses the templated transport urls as part 2.
Nova support added here - https://review.openstack.org/578163
Nova support added here - https://review.opendev.org/578163

View File

@ -4,7 +4,7 @@ fixes:
With OOO we configure a separate DB for placement for the undercloud and
overcloud since the beginning.
But the placement_database config options were reverted with
https://review.openstack.org/#/c/442762/1 , which means so far even if
https://review.opendev.org/#/c/442762/1 , which means so far even if
the config option was set, it was not used. With rocky the options were
introduced again which is not a problem on a fresh installed env, but on
upgrades from queens to rocky.

View File

@ -6,7 +6,7 @@ description-file =
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
license = Apache License (2.0)
home-page = https://git.openstack.org/cgit/openstack/tripleo-heat-templates
home-page = https://opendev.org/openstack/tripleo-heat-templates
classifier =
Environment :: OpenStack
Development Status :: 3 - Alpha

View File

@ -7,7 +7,7 @@ envlist = pep8,py37,py36,py35,py27
usedevelop = True
install_command = pip install {opts} {packages}
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands = python setup.py testr --slowest --testr-args='{posargs}'