Merge "Move to releases.openstack.org"

This commit is contained in:
Zuul 2019-07-08 04:56:47 +00:00 committed by Gerrit Code Review
commit a432d05235

View File

@ -5,7 +5,7 @@ envlist = py37,py27,pep8
[testenv]
install_command = pip install {opts} {packages}
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt
commands = stestr run --slowest {posargs}