Bug 1041168 - [RFE][nova]: Avoid copying images for booth
Summary: [RFE][nova]: Avoid copying images for booth
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Ami Jeain
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:50 UTC by RHOS Integration
Modified: 2019-09-09 17:02 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:50:34 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/nova-image-zero-copy.

Description:

This blueprint aims to add zero-copy support for images. The idea is to take advantage of the following existing features:

1. Nova's image cache
2. Glance image's direct_url

The idea is to use the direct_url value from images to delay the image download as much as possible and without passing through Glance's API service. Once the image has been downloaded, it'll be cached by the hypervisor's imagecache (if implemented).




Specification URL (additional information):

https://etherpad.openstack.org/p/nova-glance-zero-copy


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