glance/glance/tests/var
Kent Wang b00048742e Support importing OVA/OVF package to Glance
Supports import of OVA/OVF package to Glance by adding a new task to
the existing Glance import workflow. Automatically extracts single disk
image from OVA tarball and saves it to the Glance image store. It also
parses the included OVF file for interested metadata. Extracted
metadata is included as uploaded image's properties.

To kick off this flow, specify 'ova' as 'container_format' in the
task-create request. Specify interested metadata in the
'ovf-metadata.json' conf file, generally located at /etc/glance. Any
other additional metadata found in the OVF file will be ignored.

Currently this is an admin only feature and only supports upload of
single disk images. Also currently we will only be supporting extracting
properties from CIM_ProcessorAllocationSettingData.

Co-Authored-By: Jakub Jasek <jakubx.jasek@intel.com>
Co-Authored-By: Deepti Ramakrishna <deepti.ramakrishna@intel.com>
Change-Id: I4c9c9566895c2426f26d2750c8e2a23b39468fb1
Implements: blueprint ovf-lite
2016-02-24 14:35:19 -08:00
..
ca.crt Rewrite SSL tests 2015-02-02 20:10:27 -08:00
ca.key Rewrite SSL tests 2015-02-02 20:10:27 -08:00
certificate.crt Rewrite SSL tests 2015-02-02 20:10:27 -08:00
privatekey.key Make digest algorithm configurable 2015-01-27 09:04:27 +13:00
testserver-bad-ovf.ova Support importing OVA/OVF package to Glance 2016-02-24 14:35:19 -08:00
testserver-no-disk.ova Support importing OVA/OVF package to Glance 2016-02-24 14:35:19 -08:00
testserver-no-ovf.ova Support importing OVA/OVF package to Glance 2016-02-24 14:35:19 -08:00
testserver-not-tar.ova Support importing OVA/OVF package to Glance 2016-02-24 14:35:19 -08:00
testserver.ova Support importing OVA/OVF package to Glance 2016-02-24 14:35:19 -08:00