Package VMBuilder :: Package plugins :: Package vmware :: Module vm :: Class VMWareServer
[frames] | no frames]

Class VMWareServer

source code

       object --+            
                |            
           Plugin --+        
                    |        
hypervisor.Hypervisor --+    
                        |    
                   VMWare --+
                            |
                           VMWareServer

Instance Methods

Inherited from VMWare: deploy, finalize

Inherited from Plugin: __init__, install_from_template, post_install, preflight_check, register_options, set_defaults

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables
  name = 'VMWare Server'
  arg = 'vmserver'
  vmhwversion = 4

Inherited from VMWare: filetype, needs_bootloader, preferred_storage

Properties

Inherited from object: __class__