diff options
| author | OpenStack Release Bot <infra-root@openstack.org> | 2017-01-26 00:53:39 +0000 |
|---|---|---|
| committer | OpenStack Release Bot <infra-root@openstack.org> | 2017-01-26 00:53:39 +0000 |
| commit | 5c3f5be1ec112c51d98429d68aa87cb188523260 (patch) | |
| tree | 4b97404bb5c0d04acecd50a6a45a059f91de56aa | |
| parent | 6971810f1e5de4b7d5a720feb1df4b8c5ecb66aa (diff) | |
| download | python-ironicclient-5c3f5be1ec112c51d98429d68aa87cb188523260.tar.gz | |
Update UPPER_CONSTRAINTS_FILE for stable/ocata
Change-Id: Ia2a6bf053ff844849069b807fcb6d1a2dd20caa2
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ setenv = VIRTUAL_ENV={envdir} TESTS_DIR=./ironicclient/tests/unit 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} + {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} deps = -r{toxinidir}/requirements.txt -r{toxinidir}/test-requirements.txt |
