Update UPPER_CONSTRAINTS_FILE for stable/ocata

Change-Id: Iffd79e8d267142579f71248e8b78ecb59f07d522
(cherry picked from commit c608d845ea)
This commit is contained in:
Doug Hellmann 2017-01-18 12:10:29 -05:00 committed by Jim Rollenhagen
parent f5947d284c
commit 8a5e1585d2
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