Trees | Indices | Help |
|
---|
|
Virtualization interface abstraction
|
|||
|
|
|||
|
|||
|
|
|||
_HYPERVISOR_MAP = {constants.HT_XEN_PVM: hv_xen.XenPvmHypervis
|
Imports: constants, errors, hv_fake, hv_xen, hv_kvm, hv_chroot, hv_lxc
|
Return a Hypervisor class. This function returns the hypervisor class corresponding to the given hypervisor name.
|
Return a Hypervisor instance. This is a wrapper over GetHypervisorClass which returns an instance of the class.
|
|
_HYPERVISOR_MAP
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:08 2016 | http://epydoc.sourceforge.net |