Bug 1041768 - [RFE][glance]: Ability to store snapshots and images to different places
Summary: [RFE][glance]: Ability to store snapshots and images to different places
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:14 UTC by RHOS Integration
Modified: 2015-03-19 17:06 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 19:14:42 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/ability-to-separate-snapshots-and-images.

Description:

The main idea is that Images and Snapshots don't require the same reliability level. Basically snapshots are more criticital than images.

It depends on the Glance store used but most of them can be really flexible:

*File: could be 2 distincts directories that point to different filesystem mount points. Let's say different level of RAID for the images and the snapshots.
* Swift no use case for now since tiering doesn't exit
* S3, could point to different buckets
* RBD, one pool for the images (replica count of 2) and one pool for the snapshots (replica count of 3).

The blueprint might need to be implemented separately for each backend.

Specification URL (additional information):

None


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