Files
nova/nova/servicegroup
termie 82ab1f56a2 stop throwing deprecation warnings on init
We are directly subclassing object, which takes no args on __init__,
and indeed need not have __init__.  If we decide to, for some reason, add a
parent class to this method we might want to add this back, but we won't so we
don't need to care about that.

Change-Id: If58885515b9ae5c682d743dba8e4dfe6c9a5d1d9
2014-02-21 18:20:11 -05:00
..
2014-01-23 20:05:50 +01:00
2013-03-01 14:18:23 -05:00