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

This commit is contained in:
Zuul 2019-06-04 08:35:58 +00:00 committed by Gerrit Code Review
commit b8ba3ee3a1
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 =