Update UPPER_CONSTRAINTS_FILE for stable/queens

Change-Id: If7bd790d5c24ec6f8b763739ba557af89dfcb49c
This commit is contained in:
2018-02-01 17:42:10 +00:00
parent f442bbf516
commit 7d347e5fdb

View File

@@ -5,7 +5,7 @@ skipsdist = True
[testenv]
usedevelop = True
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/queens}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt