OVF (Open Virtualization Format)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Resources)
Line 11: Line 11:
 
* [http://webstore.ansi.org/RecordDetail.aspx?sku=INCITS+469-2010 ANSI: Open Virtualization Format (OVF) Specification]
 
* [http://webstore.ansi.org/RecordDetail.aspx?sku=INCITS+469-2010 ANSI: Open Virtualization Format (OVF) Specification]
 
* [[Wikipedia:Open Virtualization Format]]
 
* [[Wikipedia:Open Virtualization Format]]
 +
* [https://github.com/uds-datalab/PDBF PBDF: Create documents that are simultaneously valid PDF, HTML, and VirtualBox OVA.]

Revision as of 12:01, 28 July 2016

File Format
Name OVF (Open Virtualization Format)
Ontology
Extension(s) .ova, .ovf

Introduction

An OVF package consists of several files, placed in one directory. A one-file alternative is the OVA package, which is a TAR file with the OVF directory inside.

An OVF package always contains exactly one OVF descriptor (a file with extension .ovf). The OVF descriptor is an XML file which describes the packaged virtual machine; it contains the metadata for the OVF package, such as name, hardware requirements, references to the other files in the OVF package and human-readable descriptions. In addition to the OVF descriptor, the OVF package will typically contain one or more disk images, and optionally certificate files and other auxiliary files

Resources

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox