Update UPPER_CONSTRAINTS_FILE for stable/queens

Update the stable/queens tox.ini to use the queens upper-constraints.
This should not be merged until the queens branch is merged for the
requirements repo.

Change-Id: I5595cbca125c690c9fcf01ea17c66f4631f3b3a2
This commit is contained in:
esberglu 2018-02-12 09:47:18 -06:00
parent 19bc05852a
commit 1c22282f3b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ install_command = pip install {opts} {packages}
setenv =
VIRTUAL_ENV={envdir}
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
-egit+https://github.com/openstack/nova#egg=nova