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

Change-Id: I53adfd686b909051b860749f8f3895b65e992b13
This commit is contained in:
jacky06 2019-04-23 13:04:43 +08:00 committed by Alex Schultz
parent f362e1bc71
commit fa5236ad6c
1 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@
Team and repository tags
========================
.. image:: http://governance.openstack.org/badges/tripleo-common.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. image:: https://governance.openstack.org/tc/badges/tripleo-common.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
@ -15,8 +15,8 @@ A common library for TripleO workflows.
* Free software: Apache license
* Documentation: https://docs.openstack.org/tripleo-common/latest/
* Source: http://git.openstack.org/cgit/openstack/tripleo-common
* Bugs: http://bugs.launchpad.net/tripleo-common
* Source: https://opendev.org/openstack/tripleo-common
* Bugs: https://bugs.launchpad.net/tripleo-common
Action Development
------------------
@ -47,7 +47,7 @@ Prerequisites
If you haven't installed the undercloud with the ``enable_validations`` set to
true, you will have to prepare your undercloud to run the validations::
$ sudo pip install git+https://git.openstack.org/openstack/tripleo-validations
$ sudo pip install git+https://opendev.org/openstack/tripleo-validations
$ sudo yum install ansible
$ sudo useradd validations