Bug 1041288

Summary: [RFE][nova]: Add rbd image download plug-in to handle ceph RBD locations
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/image-download-rbd-location
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_drafting
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:09:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 14:15:57 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/image-download-rbd-location.

Description:

Nova downloads images through GlanceImageService. GlanceImageService tries through the set of download plug-ins first, and if not successful, it will download the image from glance itself.
In the current versions of nova, only 'file' and 'filesystem' based location handlers are present. This feature will add 'rbd' based location handler plug-in.

Specification URL (additional information):

None