Comment 5 for bug 1479216

Revision history for this message
Eric Brown (ericwb) wrote :

To recreate:
- git clone https://github.com/openstack/nova.git
- modify the bandit.yaml with a new profile called 'gate' as indicated earlier in this bug
- modify tox.ini to run the new profile 'gate' (-p gate) in addition to -ll
- run tox -e bandit

Then remove the -ll from the bandit entry in tox.ini. Notice you'll get the output of a check.