summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Release Bot <infra-root@openstack.org>2017-07-28 21:07:59 +0000
committerOpenStack Release Bot <infra-root@openstack.org>2017-07-28 21:07:59 +0000
commitda1be5f119ef2df65823f0277c4f9b1ecd258c24 (patch)
tree74e015c27dab0511ecbd7a086ae22508556f1107
parent1d47659add0f2ee8408ac66071b8b7d9aee73354 (diff)
downloadpython-saharaclient-da1be5f119ef2df65823f0277c4f9b1ecd258c24.tar.gz
Update UPPER_CONSTRAINTS_FILE for stable/pike
Change-Id: Ib460e034b4f9b0716cdcea005f00bf072f1f02d1
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 59b6510..e88128c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -5,7 +5,7 @@ skipsdist = True
[testenv]
usedevelop = True
-install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
+install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/pike} {opts} {packages}
setenv =
VIRTUAL_ENV={envdir}
BRANCH_NAME=master