summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Release Bot <infra-root@openstack.org>2017-01-30 20:03:20 +0000
committerOpenStack Release Bot <infra-root@openstack.org>2017-01-30 20:03:20 +0000
commit831160b31c4529df77abf33585fd1892c952afcd (patch)
tree6275402d4886cf6fe094faf64d53a391ef4ae542
parentfe8a79199fb7656090bf7cd4b3583bd4e6480023 (diff)
downloadpython-swiftclient-831160b31c4529df77abf33585fd1892c952afcd.tar.gz
Update UPPER_CONSTRAINTS_FILE for stable/ocata
Change-Id: Ic2e0458759c38dd7cd0d97e04b1afde0b27f48bc
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index df01bf8..7cf44d4 100644
--- a/tox.ini
+++ b/tox.ini
@@ -11,7 +11,7 @@ setenv =
VIRTUAL_ENV={envdir}
BRANCH_NAME=master
CLIENT_NAME=python-swiftclient
- CONSTRAINTS_FILE={env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+ CONSTRAINTS_FILE={env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/ocata}
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt