Update UPPER_CONSTRAINTS_FILE for stable/ocata

Change-Id: I3ed88ec7bf872ba6a9fbf7a0557f203f6cb186c0
This commit is contained in:
2017-01-24 11:18:24 +00:00
parent 7172ff2acb
commit 00edc78b85

View File

@@ -5,7 +5,7 @@ skipsdist = True
[testenv]
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}
install_command = {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}
whitelist_externals = find
setenv =
VIRTUAL_ENV={envdir}