Bug 1041762 - [RFE][glance]: Create a separate service for the cache manager
Summary: [RFE][glance]: Create a separate service for the cache manager
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/glan...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 19:12 UTC by RHOS Integration
Modified: 2015-03-19 17:34 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 19:12:55 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/glance-cache-service.

Description:

**** THIS IS A WORK IN PROGRESS IDEA ****

The idea here is to have a separate service for the cache manager. 

Scenario:

    1) glance-api running in a server (which doesn't have huge amounts of memory / disk) perhaps shared with other services that takes all requests for images / members. 

    2) glance-cache living in a server with more resources with the cached images.

    3) Glance api gets a request for "downloading" an image and routes the client to the cached node with the cached image

This will allow the user for distributing cached images, glance-api would still handle those at a higher level and would be responsible for routing the client to the right cache server and in a bigger scenario, glance could also have some heuristics to "automatically" cache the most recent / common images.

Specification URL (additional information):

None


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