Trees | Indices | Help |
|
---|
|
Converter class for OVF packages.
Converter is a class above both ImporterOVF and ExporterOVF. It's purpose is to provide a common interface for the two.
|
|||
|
|||
|
|||
string |
|
||
string @return path to the output disk |
|
||
|
|||
|
|||
|
|||
Inherited from |
|
|||
string |
|
|
|||
optparse.Values |
options options parsed from the command line |
||
string |
output_dir directory to which the results of conversion shall be written |
||
string |
temp_dir temporary directory created then we deal with OVA |
||
utils.TemporaryFileManager |
temp_file_manager container for temporary files created during conversion |
|
|||
Inherited from |
|
Initialize the converter.
|
Reads the data on which the conversion will take place.
|
Performs (de)compression on the disk and returns the new path
|
Performes conversion to specified format.
|
Figures out some information of the disk using qemu-img.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:28 2016 | http://epydoc.sourceforge.net |