KIWIOVFConfigWriter Info


Public methods

Private methods


new

Create the KIWIOVFConfigWriter object

Defined on line: 57

Called in

setPredictableID

A consession to testing to generate prdictable identifiers. May also useful during image generation.

Defined on line: 368

writeConfigFile

Write the OVF configuration file

Defined on line: 77

Called in

__generateCPUCfgSection

Generate the section of the configuration concerning the CPU settings

Defined on line: 384

Called in

__generateDVDCfgSection

Generate the DVD device configuration section

Defined on line: 566

Called in

__generateDiskCfgSection

Generate the disk configuration section connecting it to the controller

Defined on line: 461

Called in

__generateDiskCtrlCfgSection

Generate the section for the disk settings

Defined on line: 504

Called in

__generateMemoryCfgSection

Generate the section of the configuration concerning the memory settings

Defined on line: 642

Called in

__generateNetworkCfgSection

Generate the network device config section

Defined on line: 714

Called in

__generateNetworkDeclaration

Generate the network declaration data

Defined on line: 807

Called in

__generateXMLHeader

Generate the header data

Defined on line: 848

Called in

__getHWVersion

Get the configured hw version

Defined on line: 884

Called in

__getSystemData

Create system specific settings https://support.opennodecloud.com/wiki/doku.php?id=devdoc:os:ovf#operatingsystemsection

Defined on line: 905

Called in

__setOVFType

Set the OVF type as a member

Defined on line: 984

Called in