Package ganeti :: Package hypervisor :: Module hv_base :: Class HvInstanceState
[hide private]
[frames] | no frames]

Class HvInstanceState

source code


Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]
 
IsRunning(s) source code
 
IsShutdown(s) source code
Class Variables [hide private]
  RUNNING = 0
  SHUTDOWN = 1
Properties [hide private]

Inherited from object: __class__