Merge "Update UPPER_CONSTRAINTS_FILE for stable/stein" into stable/stein

This commit is contained in:
Zuul 2019-04-02 00:21:21 +00:00 committed by Gerrit Code Review
commit cc23607d7b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ envlist = py36,py35,py27,pep8,genpolicy
[testenv]
usedevelop = True
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} -U {opts} {packages}
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/stein} -U {opts} {packages}
whitelist_externals = find
rm
setenv =