magnum/magnum/api
Davanum Srinivas d43259dbf2 Cleanup code and remove newly ignored hack rules
newer hacking has rules for the following:
  H105  Don't use author tags
  H238  old style class declaration, use new style (inherit from `object`)
  W292 no newline at end of file

So we need to clean them up and stop ignoring them

Change-Id: I12b995cf87d6bc0938298f397b41a4693627bb4b
2015-02-06 22:40:23 -05:00
..
controllers Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00
middleware Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
app.py Port parsable error middleware from Ironic 2015-01-17 04:46:32 +00:00
auth.py Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00
config.py Port NoExceptionTracebackHook from Ironic 2015-01-17 19:58:19 +00:00
hooks.py Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00