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

Thorough replacement of git.openstack.org URLs with their
opendev.org counterparts.

Change-Id: I342dfe342de175f0d52a41a6c9366ce621842053
This commit is contained in:
wu.chunyang 2019-04-23 18:56:58 +08:00
parent 5f7843f7bb
commit 8eb00b05f4
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ Further developer focused documentation is available at:
- `Official Freezer Documentation <https://docs.openstack.org/freezer/>`__
- `Official Client Documentation
<https://docs.openstack.org/python-freezerclient/>`__
- `Source Code Repository <https://git.openstack.org/cgit/openstack/freezer-api>`__
- `Source Code Repository <https://opendev.org/openstack/freezer-api>`__
Other Information
-----------------

View File

@ -12,7 +12,7 @@ deps =
passenv =
http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt} {opts} {packages}
setenv = VIRTUAL_ENV={envdir}
whitelist_externals =