Update UPPER_CONSTRAINTS_FILE for stable/ocata

Change-Id: I22f93cf129f11f8995701fe60ba6105556192beb
This commit is contained in:
OpenStack Release Bot 2017-02-14 15:32:47 +00:00
parent 27a09b5a19
commit ddcfafc477
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}
DISCOVER_DIRECTORY=murano/tests/unit