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

Class VMWareWorkstation6

source code

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

Instance Methods

Inherited from VMWare: deploy, disks, finalize

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

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

Class Variables
  name = 'VMWare Workstation 6'
  arg = 'vmw6'
  vmhwversion = 6

Inherited from VMWare: filetype, needs_bootloader, preferred_storage, vmxtemplate

Properties

Inherited from object: __class__