magnum/magnum/tests
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
..
api Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00
common Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00
conductor Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00
db Add tests for Replication Controller Rest API 2015-02-05 16:18:02 +00:00
objects Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00
__init__.py Fix authentication 2014-12-17 18:44:03 +09:00
base.py Enable multi tenant for get_xx_by_uuid 2015-01-30 01:03:24 -05:00
conf_fixture.py Use versioned objects for bays 2014-12-03 17:21:17 -05:00
config.py Add hooks to obtain conductor api 2014-12-30 23:07:05 +09:00
fakes.py Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00
test_magnum.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
test_units.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
utils.py Don't use deprecated auth header 2015-01-30 12:08:50 +09:00