Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1041822

Summary: [RFE][glance]: Export a Direct URL For Upload
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/glance/+spec/source-direct-url
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_new
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:21:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description RHOS Integration 2013-12-12 19:29:46 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/source-direct-url.

Description:

Just as a client is can look up a direct URL location for a more efficient download, a client should be able to request a direct_url for upload.  

Take for example the case where nova-compute would like to snapshot an image.  It wishes to upload this image to glance, but it would prefer to speak directly to the backend store instead of sending all of the image bits first through glance.  However, nova does not want to be concerned with all of the storage points that glance abstracts, nor how.  nova simply wants to upload it as a new image ID.  To accomplish both things, nova can ask glance for a direct upload URL for use with the new image.

Specification URL (additional information):

None