summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorliuwei <liuw147@chinaunicom.cn>2019-04-29 11:05:40 +0800
committerStephen Finucane <stephenfin@redhat.com>2019-05-22 09:51:19 +0100
commit5965747909f3439be18d5cb8b4d4c4ce3cca6a2f (patch)
tree703c070b699c77e462f3e590d7b11ed0d2bf2b56 /tox.ini
parentbf0ebe6127100e252768e86e78e4d411a4bdd193 (diff)
downloadtaskflow-5965747909f3439be18d5cb8b4d4c4ce3cca6a2f.tar.gz
update git.openstack.org to opendev3.7.0
Change-Id: Ie9f1ca14eed287f3c25553d029d4a4b2ca5274d0
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index d24d52d..8e6a246 100644
--- a/tox.ini
+++ b/tox.ini
@@ -15,7 +15,7 @@ setenv =
# We need to install a bit more than just `test' because those drivers have
# custom tests that we always run
deps =
- -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+ -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt
commands =