We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b467e61 commit fc68de0Copy full SHA for fc68de0
tox.ini
@@ -11,7 +11,7 @@ whitelist_externals = find
11
bash
12
passenv = ZUUL_CACHE_DIR
13
REQUIREMENTS_PIP_LOCATION
14
-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}
15
setenv = VIRTUAL_ENV={envdir}
16
BRANCH_NAME=master
17
CLIENT_NAME=python-novaclient
0 commit comments