Update UPPER_CONSTRAINTS_FILE for stable/ocata

Change-Id: I6cb8f9449835d030af78cb3b091925526f541a45
This commit is contained in:
OpenStack Release Bot 2017-02-15 14:26:09 +00:00
parent 10bf62b869
commit 393ba775e9
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ setenv = VIRTUAL_ENV={envdir}
NOSE_OPENSTACK_SHOW_ELAPSED=1
usedevelop = True
install_command = {toxinidir}/tools/tox_install.sh \
{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} \
{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/ocata} \
{opts} {packages}
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt