Open Virtualization Format
Open Virtualization Format is an open standard for packaging and distributing virtual appliances or, more generally, software to be run in virtual machines.
The standard describes an "open, secure, portable, efficient and extensible format for the packaging and distribution of software to be run in virtual machines". The OVF standard is not tied to any particular hypervisor or instruction set architecture. The unit of packaging and distribution is a so-called OVF Package which may contain one or more virtual systems each of which can be deployed to a virtual machine.
History
In September 2007 VMware, Dell, HP, IBM, Microsoft and XenSource submitted to the Distributed Management Task Force a proposal for OVF, then named "Open Virtual Machine Format".The DMTF subsequently released the OVF Specification V1.0.0 as a preliminary standard in September, 2008, and V1.1.0 in January, 2010. In January 2013, DMTF released the second version of the standard, OVF 2.0 which applies to emerging cloud use cases and provides important developments from OVF 1.0 including improved network configuration support and package encryption capabilities for safe delivery.
ANSI has ratified OVF 1.1.0 as ANSI standard INCITS 469-2010.
OVF 1.1 was adopted as an International Standard in August 2011 by the Joint Technical Committee 1 of the International Organization for Standardization and the International Electrotechnical Commission
OVF 2.0 brings an enhanced set of capabilities to the packaging of virtual machines, making the standard applicable to a broader range of cloud use cases that are emerging as the industry enters the cloud era. The most significant improvements include support for network configuration along with the ability to encrypt the package to ensure safe delivery.
Design
An OVF package consists of several files placed in one directory. An OVF package always contains exactly one OVF descriptor. 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.The entire directory can be distributed as an Open Virtual Appliance package, which is a tar archive file with the OVF directory inside.
Industry support
OVF has generally been broadly accepted. Several virtualization players in the industry have announced support for OVF.Virtualization Platform | OVF Support Since | Release Date |
VirtualBox | 2.2.0 | April 2009 |
Red Hat Enterprise Virtualization | 2.2 | March 2010 |
VMware | ESX 3.5, Workstation 6.5, Player 3.1, Fusion 4.0 | Dec 2007 |
XenServer | 5.6 or XenConvert before that | May 2010 |
IBM POWER server AIX, Linux z/VM, IBM Systems Director | ||
IBM SmartCloud | IBM SmartCloud Enterprise 1.4 | Oct 2011 |
OpenNode Cloud Platform | 1.1 | Nov 2010 |
Oracle VM | 3.0 | Aug 2011 |
rPath | 4.0 | c.2008 |
SUSE Studio | Oct 2010 | |
Microsoft System Center Virtual Machine Manager | 2012 | 2012? |
Amazon Elastic Compute Cloud | ||
Proxmox VE | 5.0 | Sep 2017 |