magnum/magnum/tests/conductor/handlers/common
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
..
__init__.py Implements k8s resource creation/updating with data 2015-01-06 17:17:34 +09:00
test_kube_utils.py Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00