Update UPPER_CONSTRAINTS_FILE for stable/ocata

Change-Id: I0af4c0bc094d7d9ce372e6c3afa0d577fe5e72c7
This commit is contained in:
OpenStack Release Bot 2017-02-02 14:42:03 +00:00
parent 6798263206
commit 76e8224136
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ skipsdist = True
[testenv]
usedevelop = True
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/ocata} {opts} {packages}
setenv =
VIRTUAL_ENV={envdir}
deps =