update git.openstack.org to opendev
Change-Id: I76d780247c65e2f3002d388635a9922ea391e7f0
This commit is contained in:
parent
611d13a788
commit
11c0de7e4e
@ -107,7 +107,7 @@ Links
|
||||
|
||||
* Free software: Apache license
|
||||
* Documentation: https://rally.readthedocs.org/en/latest/
|
||||
* Source: https://git.openstack.org/cgit/openstack/rally
|
||||
* Source: https://opendev.org/openstack/rally
|
||||
* Bugs: https://bugs.launchpad.net/rally
|
||||
* Step-by-step tutorial: https://rally.readthedocs.io/en/latest/quick_start/tutorial.html
|
||||
* Launchpad page: https://launchpad.net/rally
|
||||
|
@ -26,7 +26,7 @@
|
||||
<ul>
|
||||
<li><a href="{{ pathto(master_doc) }}">Documentation</a></li>
|
||||
<li><a href="http://rally.readthedocs.org/en/latest/">Documentation at RTD</a></li>
|
||||
<li><a href="http://git.openstack.org/cgit/openstack/rally">Source</a></li>
|
||||
<li><a href="http://opendev.org/openstack/rally">Source</a></li>
|
||||
<li><a href="https://github.com/openstack/rally">GitHub mirror</a></li>
|
||||
<li><a href="http://bugs.launchpad.net/rally">Bug tracker</a></li>
|
||||
<li><a href="https://docs.google.com/a/mirantis.com/spreadsheets/d/16DXpfbqvlzMFaqaXAcJsBzzpowb_XpymaK2aFY2gA2g">RoadMap</a></li>
|
||||
|
@ -64,7 +64,7 @@
|
||||
<h2>About Rally</h2>
|
||||
<p>Rally is generic testing tool which can be used for OpenStack.</p>
|
||||
<ul>
|
||||
<li><a href="https://git.openstack.org/cgit/openstack/rally">Git repository</a> (<a href="https://github.com/openstack/rally">GitHub mirror</a>)
|
||||
<li><a href="https://opendev.org/openstack/rally">Git repository</a> (<a href="https://github.com/openstack/rally">GitHub mirror</a>)
|
||||
<li><a href="https://rally.readthedocs.io/en/latest/">Documentation</a>
|
||||
<li><a href="https://rally.readthedocs.io/en/latest/quick_start/index.html">Quick start</a>
|
||||
<li><a href="https://rally.readthedocs.io/en/latest/quick_start/gates.html">How to add Rally job to your project</a>
|
||||
|
@ -46,7 +46,7 @@
|
||||
<h2>About Rally</h2>
|
||||
<p>Rally is benchmarking and verification system for OpenStack:</p>
|
||||
<ul>
|
||||
<li><a href="https://git.openstack.org/cgit/openstack/rally">Git
|
||||
<li><a href="https://opendev.org/openstack/rally">Git
|
||||
repository</a> (<a href="https://github.com/openstack/rally">GitHub mirror</a>)
|
||||
<li><a href="https://rally.readthedocs.io/en/latest/">Documentation</a>
|
||||
<li><a href="https://rally.readthedocs.io/en/latest/quick_start/index.html">Quick start</a>
|
||||
|
@ -35,7 +35,7 @@ if not LOG.handlers:
|
||||
|
||||
GLOBAL_REQUIREMENTS_LOCATIONS = (
|
||||
"https://raw.githubusercontent.com/openstack/requirements/master/",
|
||||
"http://git.openstack.org/cgit/openstack/requirements/plain/"
|
||||
"http://opendev.org/openstack/requirements/raw/branch/master/"
|
||||
)
|
||||
RALLY_REQUIREMENTS_FILES = (
|
||||
"requirements.txt",
|
||||
|
Loading…
x
Reference in New Issue
Block a user