Remove bandit tox environment

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

Change-Id: Ia70f7026a2e6b96ea378cbff0c8b470a673a386b
Depends-On: Id7820a8fe188c4de3ba94916e07fd54b7bb4e6fd
This commit is contained in:
Andreas Jaeger 2016-01-18 20:59:15 +01:00
parent d8bde4e487
commit 625fdc154c
1 changed files with 0 additions and 4 deletions

View File

@ -153,10 +153,6 @@ commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasen
[testenv:genconfig]
commands = oslo-config-generator --config-file=config-generator/keystone.conf
[testenv:bandit]
deps = .[bandit]
commands = bandit -c bandit.yaml -r keystone -n5 -p gate
[hacking]
import_exceptions =
keystone.i18n