magnum/magnum/tests/conductor
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
..
handlers Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00
__init__.py Add test and refactoring on bay_create 2015-01-05 19:15:24 +09:00
test_rpcapi.py Make replication controller delete working 2015-01-15 23:12:08 -05:00