Replace git.openstack.org with opendev.org

Change-Id: Ibccf32b71d307d9c80c91035907dc8292722ab31
This commit is contained in:
chenke
2019-04-28 17:01:43 +08:00
committed by Dantali0n
parent 92c94f61ca
commit d2e1d69d37
7 changed files with 11 additions and 11 deletions

View File

@@ -18,7 +18,7 @@ should download the latest `watcher`_ from the github. To run the same unit
tests that are executing onto `Gerrit`_ which includes ``py35``, ``py27`` and
``pep8``, you can issue the following command::
$ git clone https://git.openstack.org/openstack/watcher
$ git clone https://opendev.org/openstack/watcher
$ cd watcher
$ pip install tox
$ tox
@@ -32,7 +32,7 @@ the following::
.. _tox: https://tox.readthedocs.org/
.. _watcher: https://opendev.org/openstack/watcher
.. _Gerrit: https://review.openstack.org/
.. _Gerrit: https://review.opendev.org/
If you only want to run specific unit test code and don't like to waste time
waiting for all unit tests to execute, you can add parameters ``--`` followed