summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Release Bot <infra-root@openstack.org>2017-01-31 21:04:24 +0000
committerOpenStack Release Bot <infra-root@openstack.org>2017-01-31 21:04:24 +0000
commita20b0c702d2b0a598fddf1a5c659f60c818b1f7e (patch)
treec721448808f1477b5cfbe610530d48daabba0e66
parent9df06db16bf3cefcc38edd21a4c2d3fcf7220523 (diff)
downloados-client-config-a20b0c702d2b0a598fddf1a5c659f60c818b1f7e.tar.gz
Update UPPER_CONSTRAINTS_FILE for stable/ocata
Change-Id: I67e700e7b58f76fc2ec0b2376ff76f717600da63
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index bf0fd8b..bcd193e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -7,7 +7,7 @@ skipsdist = True
usedevelop = True
passenv = ZUUL_CACHE_DIR
REQUIREMENTS_PIP_LOCATION
-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/ocata} {opts} {packages}
setenv =
VIRTUAL_ENV={envdir}
BRANCH_NAME=master