Merge "Rename review.openstack.org to review.opendev.org"

This commit is contained in:
Zuul 2019-05-29 04:38:27 +00:00 committed by Gerrit Code Review
commit 21a54d6b78
6 changed files with 9 additions and 9 deletions

View File

@ -15,9 +15,9 @@ apt-get install git vim -y
git clone https://github.com/openstack-dev/devstack.git $HOME/devstack
cat <<EOF > $HOME/devstack/localrc
enable_plugin barbican https://review.openstack.org/openstack/barbican
enable_plugin neutron https://review.openstack.org/openstack/neutron
enable_plugin octavia https://review.openstack.org/openstack/octavia
enable_plugin barbican https://opendev.org/openstack/barbican
enable_plugin neutron https://opendev.org/openstack/neutron
enable_plugin octavia https://opendev.org/openstack/octavia
LIBS_FROM_GIT+=python-octaviaclient
KEYSTONE_TOKEN_FORMAT=fernet

View File

@ -11,7 +11,7 @@ function octavia_install {
if [[ ${DISTRO} =~ "rhel7" ]]; then
# Installing qemu would bring in the default OS qemu package,
# which is too old for Pike and later releases
# See https://review.openstack.org/#/c/438325 for details
# See https://review.opendev.org/#/c/438325 for details
install_package qemu-kvm
else
install_package qemu

View File

@ -18,7 +18,7 @@ import mock
# Borrowed from neutron
# https://review.openstack.org/#/c/232716/
# https://review.opendev.org/#/c/232716/
class OpenFixture(fixtures.Fixture):
"""Mock access to a specific file while preserving open for others."""

View File

@ -246,6 +246,6 @@ Documentation Impact
References
==========
| Amphora lifecycle management: https://review.openstack.org/#/c/130424/
| Amphora lifecycle management: https://review.opendev.org/#/c/130424/
| LBaaS metering:
| https://blueprints.launchpad.net/ceilometer/+spec/ceilometer-meter-lbaas

View File

@ -155,5 +155,5 @@ Documentation changes will be primarily internal.
References
==========
.. line-block::
[1] https://review.openstack.org/#/c/127353/
[2] https://review.openstack.org/#/c/129048/
[1] https://review.opendev.org/#/c/127353/
[2] https://review.opendev.org/#/c/129048/

View File

@ -370,7 +370,7 @@ http://goo.gl/eP71g7
[2] RFC3768 Virtual Router Redundancy Protocol (VRRP)
[3] https://review.openstack.org/#/c/38230/
[3] https://review.opendev.org/#/c/38230/
[4] http://www.keepalived.org/LVS-NAT-Keepalived-HOWTO.html