Trees | Indices | Help |
|
---|
|
object --+ | Machinery --+ | LibVirtMachinery
Libvirt based machine manager.
If you want to write a custom module for a virtualization software supported by libvirt you have just to inherit this machine manager and change the connection string.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
ABORTED =
|
|||
ERROR =
|
|||
PAUSED =
|
|||
POWEROFF =
|
|||
RUNNING =
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Connects to libvirt subsystem.
|
Disconnects to libvirt subsystem.
|
Fetch machines handlers.
|
Get current snapshot for virtual machine
|
Runs all checks when a machine manager is initialized.
|
List available virtual machines.
|
Search for a virtual machine.
|
Gets current status of a vm.
|
Check if libvirt release supports snapshots.
|
Takes a memory dump.
|
Initialize machine manager module. Override default to set proper connection string.
|
Override shutdown to free libvirt handlers - they print errors.
|
Starts a virtual machine.
|
Stops a virtual machine. Kill them all.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 7 13:27:47 2014 | http://epydoc.sourceforge.net |