Merge "Remove bandit tox environment"

This commit is contained in:
Jenkins 2016-01-21 22:34:25 +00:00 committed by Gerrit Code Review
commit e0be4bc993
1 changed files with 0 additions and 4 deletions

View File

@ -156,10 +156,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