howto

Appliance repo format (draft)

ovfindex.xml

<?xml version='1.0' encoding='UTF-8'?>
<ns2:RepositorySpace xmlns:ns5="http://schemas.dmtf.org/wbem/wscim/1/common" xmlns:ns4="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData" xmlns:ns3="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_VirtualSystemSettingData" xmlns:ns2="http://opennodecloud.com/templates/repositoryspace" xmlns:ns1="http://schemas.dmtf.org/ovf/envelope/1"
ns2:RepositoryURI="http://opennodecloud.com/templates/kvm"
ns2:RepositoryName="Qemu/KVM OS templates">
 
 
   <ns2:OVFDescription ns2:OVFCategories="Operative Systems" ns2:OVAFile="centos-6-x86_64.ova" ns2:DiskFormat="QCOW2_SPARSE">
      <ns1:Product>Centos 6.x 64bit</ns1:Product>
      <ns1:Vendor>CentOS Foundation</ns1:Vendor>
      <ns1:Version>6.0</ns1:Version>
      <ns1:ProductUrl>[http://www.centos.org/]</ns1:ProductUrl>
      <ns1:Icon ns1:fileRef="http://opennodecloud.com/templates/kvm/centos-6-x86_64.png"/>
   </ns2:OVFDescription>
 
</ns2:RepositorySpace>