Remove bandit tox environment

bandit is now part of linters environment, remove it from tox.ini.

Change-Id: Idf05e6c85c3f701319f84acc5e2414b2aa83e0e0
Depends-On: I849cab5461b7b6f483fc5967b50736e0ba30e705
This commit is contained in:
Andreas Jaeger 2016-01-18 21:10:34 +01:00
parent 63f0fc3e61
commit 9ea26df343
1 changed files with 0 additions and 4 deletions

View File

@ -36,10 +36,6 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
commands = oslo_debug_helper {posargs}
[testenv:bandit]
deps = -r{toxinidir}/test-requirements.txt
commands = bandit -c bandit.yaml -r keystonemiddleware -n5 -p gate
[flake8]
# NOTE(lbragstad): Even though we aren't ignoring any hacking checks, we have
# to leave it assigned in the environment specification otherwise some error