Bug 1041752 - [RFE][glance]: RHEV-M/oVirt templates as glance images
Summary: [RFE][glance]: RHEV-M/oVirt templates as glance images
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/glan...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 19:10 UTC by RHOS Integration
Modified: 2015-03-19 17:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:10:29 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 19:10:16 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/rhev-m-ovirt-templates-as-glance-images.

Description:

© Copyright 2013 Hewlett-Packard Development Company, L.P.

In the current OpenStack architecture, to deploy an instance from an image, the images have to be available in glance. Images are added using the glance image-create command. This command uploads the images into the glance server. 
 
RHEV-M/oVirt already has the deployable images in the form of “Templates”. This blueprint proposes to make 
 
1. Glance aware of the RHEV-M/oVirt templates 
2. Avoid upload of RHEV-M/oVirt templates into the image server 
 
The advantages are: 
 
1. RHEV-M/oVirt Driver can be used to deploy the images to the RHEV hosts. The driver will use the oVirt Rest API to deploy the template. It leverages RHEV-M/oVirt template deployment optimizations. 
2. Avoids the copy of the RHEV-M/oVirt images into the glance image server
This can be achieved by uploading the RHEV-M/oVirt template reference as OVF file(less than 5 KB) into the glance backend store. This avoids the copy of complete RHEV-M/oVirt template into the glance backend store.


Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.