Update UPPER_CONSTRAINTS_FILE for stable/ocata

Change-Id: Iffd79e8d267142579f71248e8b78ecb59f07d522
This commit is contained in:
Doug Hellmann 2017-01-18 12:10:29 -05:00
parent 4e167186b1
commit c608d845ea
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ envlist = py35,py34,py27,pep8
[testenv]
install_command =
{toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
{toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/ocata} {opts} {packages}
usedevelop = True
setenv = VIRTUAL_ENV={envdir}
PYTHONDONTWRITEBYTECODE = 1