keystonemiddleware/keystonemiddleware
Brant Knudson 5277ce76fa Remove bandit.yaml in favor of defaults
This patch removes the bandit.yaml and just uses the defaults. As
such there are a few flagged issues that needed correcting.

The hits are now marked with "# nosec" so that they'll be ignored
since the hits were not security-related.

Co-Authored-By: Brant Knudson <bknudson@us.ibm.com>
Co-Authored-By: Eric Brown <browne@vmware.com>

Conflicts:
 tox.ini

Change-Id: Ib253a4a21156b6606c356ade46c72c6ace01a1af
(cherry picked from commit 45136e0580)
2016-05-04 12:35:29 -07:00
..
auth_token Remove bandit.yaml in favor of defaults 2016-05-04 12:35:29 -07:00
echo Remove bandit.yaml in favor of defaults 2016-05-04 12:35:29 -07:00
openstack Remove install_venv_common and fix typo in memorycache 2015-06-16 01:34:12 +00:00
tests Disble deprecation warning check when loading auth plugins 2016-02-22 16:00:18 -08:00
__init__.py Moving middleware to new location 2014-06-19 15:50:41 -07:00
audit.py Remove bandit.yaml in favor of defaults 2016-05-04 12:35:29 -07:00
ec2_token.py Switch from oslo.config to oslo_config 2015-01-18 07:54:03 -06:00
i18n.py Drop use of 'oslo' namespace package 2015-04-28 19:37:43 +00:00
opts.py Break default auth plugin into file 2015-02-26 10:01:15 +11:00
s3_token.py Prevent a UnicodeDecodeError in the s3token middleware 2015-06-18 13:13:59 +02:00