Bug 1041085 - [RFE][nova]: vCenter Nova Driver to deploy vCenter templates available as glance images
Summary: [RFE][nova]: vCenter Nova Driver to deploy vCenter templates available as gla...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_next upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:36 UTC by RHOS Integration
Modified: 2015-03-19 17:12 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:36:08 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/deploy-vcenter-templates-from-vmware-nova-driver.

Description:

Title: vCenter Nova Driver to deploy vCenter templates available as glance images
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. Images are uploaded into the image server when image-create is used. VMware vCenter already has the deployable images in the form of “Templates”. 

To be able to create instances from glance images that are actually templates, this blueprint proposes to enhance the VMware vCenter Nova driver to
1.	Read the meta-data of the glance image
2.	Use the VI SDK API to directly deploy the template
3.	The deployed instance is created configured with the flavor information
By doing this we are leveraging the vCenter optimizations for the template deployments.

There are no changes required in glance to achieve this. The image's meta data indicating the name of the template and the vCenter where the template is hosted should be updated for the image. This can be done using the existing Glance APIs.

Specification URL (additional information):

None


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