From 5965747909f3439be18d5cb8b4d4c4ce3cca6a2f Mon Sep 17 00:00:00 2001 From: liuwei Date: Mon, 29 Apr 2019 11:05:40 +0800 Subject: update git.openstack.org to opendev Change-Id: Ie9f1ca14eed287f3c25553d029d4a4b2ca5274d0 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') 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 = -- cgit v1.2.1