Move bandit into the linters blacklist

It is similar to flake8 a generic static code linter
and not necessary for building a binary distribution
of OpenStack, so enforcing a g-r consistent version
seems to be slightly over the top

Change-Id: I3907050a3aaab9d32f9b71c14c47212ba793b58d
This commit is contained in:
Dirk Mueller 2017-10-24 18:05:52 +02:00
parent 830b1e7d7f
commit 7f98be6ded
3 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# linters - each project may have a different version with loose convergence
# over time.
astroid
bandit
flake8
flake8_docstrings
flake8-import-order

View File

@ -361,7 +361,6 @@ zhmcclient>=0.9.0 # Apache 2.0 License
# Testing tools below, which are typically in test-requires.txt
bandit>=1.1.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0
cliff-tablib>=1.0 # Apache-2.0
couchdb>=0.8 # Apache-2.0

View File

@ -23,7 +23,6 @@ os-api-ref===1.4.0
oslo.concurrency===3.23.0
websocket-client===0.44.0
osprofiler===1.13.0
bandit===1.4.0
tabulate===0.8.1
python-ironic-inspector-client===2.1.0
lxml===4.0.0