On Mon, Nov 19, 2012 at 03:02:35PM +0100, Guido Trotter wrote: > In cmdlib we must only use the hypervisor class, and never instantiate > it. As such we have to call GetHypervisrorClass instead, to avoid > getting an instance on it. > > This fixes Issue 316, because __init__ is not called from masterd > anymore, and thus can't fail on EnsureDirs.
LGTM if this passes QA, only please fix typos in the commit msg. thanks, iustin