Inherited from XenHypervisor :
AcceptInstance ,
BalloonInstanceMemory ,
FinalizeMigrationDst ,
FinalizeMigrationSource ,
GetAllInstancesInfo ,
GetInstanceInfo ,
GetMigrationStatus ,
GetNodeInfo ,
ListInstances ,
MigrateInstance ,
MigrationInfo ,
PowercycleNode ,
RebootInstance ,
StartInstance ,
StopInstance ,
Verify ,
__init__
Inherited from XenHypervisor (private):
_CheckToolstack ,
_CheckToolstackBinary ,
_CheckToolstackXlConfigured ,
_ConfigFileName ,
_DestroyInstance ,
_DestroyInstanceIfAlive ,
_GetCommand ,
_GetInstanceList ,
_MakeConfigFile ,
_MigrateInstance ,
_ReadConfigFile ,
_RemoveConfigFile ,
_RunXen ,
_ShutdownInstance ,
_StashConfigFile ,
_StopInstance ,
_UseMigrationDaemon ,
_WriteConfigFile ,
_WriteNicConfig
Inherited from hv_base.BaseHypervisor :
CleanupInstance ,
HotAddDevice ,
HotDelDevice ,
HotModDevice ,
HotplugSupported ,
VerifyHotplugSupport
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|