Bug 1041151

Summary: [RFE][nova]: VMware: Image Cache Management
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-novaAssignee: Matthew Booth <mbooth>
Status: CLOSED CURRENTRELEASE QA Contact: Jaroslav Henner <jhenner>
Severity: unspecified Docs Contact:
Priority: high    
Version: unspecifiedCC: hartsocks, markmc, ndipanov, sgordon, tjones, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/vmware-image-cache-management
Whiteboard: upstream_milestone_none upstream_status_implemented upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-13 16:30:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1055536    

Description RHOS Integration 2013-12-12 13:48:01 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/vmware-image-cache-management.

Description:

At the moment there is an image cache. This is not managed at all and in time cached images may use of all of the disk space on the data store. The blueprint will enable one or more nova-compute instances to populate and age the cache.
The blueprint will deal with the following:
1. Refactor the file uploading to the cache: this has two parts. The first is uploading the images to a temporary folder. The second is copying from the temporary folder to the actual cache. In order to simplify the image cache management the image files will be stored in a folder that is named after the image reference id.
2. Aging of cached instances

Specification URL (additional information):

None

Comment 3 Stephen Gordon 2014-03-03 17:55:02 UTC
*** Bug 1069425 has been marked as a duplicate of this bug. ***

Comment 4 Matthew Booth 2015-03-13 16:30:00 UTC
This made it into Icehouse, so we've presumably been shipping it for a while.