Move to opendev

Change-Id: I2235b24c4d03c91a0e68648a08538c1343f8083d
This commit is contained in:
tonybrad 2019-04-30 16:38:21 +08:00
parent 2d6e10e587
commit 4d11377d70
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ install_command = pip install -U {opts} {packages}
setenv =
VIRTUAL_ENV={envdir}
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/requirements.txt
whitelist_externals =
bash