Package VMBuilder :: Package plugins :: Package xen :: Module vm :: Class Xen
[frames] | no frames]

Class Xen

source code

       object --+        
                |        
           Plugin --+    
                    |    
hypervisor.Hypervisor --+
                        |
                       Xen

Instance Methods
 
finalize(self) source code

Inherited from Plugin: __init__, deploy, 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 = 'Xen'
  arg = 'xen'
  preferred_storage = 1
  needs_bootloader = False
Properties

Inherited from object: __class__

Method Details

finalize(self)

source code 
Overrides: hypervisor.Hypervisor.finalize