Home | Trees | Indices | Help |
---|
|
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
__package__ =
|
|
distros =
|
|
hypervisors =
|
Function Details |
Get Distro subclass by name
|
Get Hypervisor subclass by name
|
Return a dict containing version information for VMBuilder.
|
Register a distro class with VMBuilder
|
Register a distro plugin with VMBuilder Note: A "distro plugin" is not a plugin that implements a new Distro. It's a plugin that pertains to Distro's. If you want to register a new Distro, use register_distro.
|
Register a hypervisor class with VMBuilder
|
Register a hypervisor plugin with VMBuilder Note: A "hypervisor plugin" is not a plugin that implements a new Hypervisor. It's a plugin that pertains to Hypervisor's. If you want to register a new Hypervisor, use register_hypervisor.
|
Adjust the loglevel that will be sent to the console.
|
Variables Details |
distros
|
hypervisors
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 16 14:11:29 2011 | http://epydoc.sourceforge.net |