Update UPPER_CONSTRAINTS_FILE for stable/pike

Change-Id: Ie762c336ebc24353fbb5dfc1469d1d78c3ddbaef
This commit is contained in:
OpenStack Release Bot 2017-08-11 08:58:14 +00:00
parent acf2497068
commit 9098d44475
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ setenv = VIRTUAL_ENV={envdir}
PYTHONWARNINGS=default::DeprecationWarning
usedevelop = True
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/pike} {opts} {packages}
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
whitelist_externals =