Use releases.openstack.org instead of opendev.org
This is a more stable URL that will redirect to the correct location. Change-Id: I49d0053871da92a46e86056f6e23a3110c3e7b0d
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -19,7 +19,7 @@ commands =
|
||||
[testenv:bandit]
|
||||
basepython = python3
|
||||
deps =
|
||||
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
|
||||
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
commands = bandit -r magnumclient -x tests -n5 -ll
|
||||
|
||||
|
||||
Reference in New Issue
Block a user