deb-keystone/keystone/middleware
Brant Knudson de2c89cbef Safer noqa handling
"# flake8: noqa" was used in several files. This causes the
entire file to not be checked by flake8. This is unsafe, and
"# noqa" should be used only on those lines that require it.

E712 doesn't honor #noqa, so work around it by assigning True to a
variable.

Change-Id: I1ddd1c4f4230793f0560241e4559095cb4183d71
2014-03-27 18:52:07 -05:00
..
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
core.py Change the default version discovery URLs 2014-03-25 10:15:15 +10:00
ec2_token.py Replace httplib.HTTPSConnection in ec2_token 2014-03-17 10:55:17 -05:00
s3_token.py Merge "Remove vim header" 2014-02-13 03:43:19 +00:00