Trees | Indices | Help |
|
---|
|
object --+ | Machinery
Base abstract class for machinery modules.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
LABEL = "label"
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Set machine manager options.
|
Read, load, and verify machines configuration.
|
Read configuration.
|
Runs checks against virtualization software when a machine manager is initialized.
Note: in machine manager modules you may override or superclass his method. |
List virtual machines.
|
How many machines are free.
|
Acquire a machine to start analysis.
|
Release a machine.
|
Returns running virtual machines.
|
Shutdown the machine manager. Kills all alive machines.
|
Set status for a virtual machine.
|
Start a machine.
|
Stop a machine.
|
Lists virtual machines configured.
|
Takes a memory dump of a machine.
|
Waits for a vm status.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 4 23:21:58 2016 | http://epydoc.sourceforge.net |