Allow users to select S3 Reduced Redundancy Storage
Amazon offers a reduced redundancy option to allow users control their costs by sacrificing some reliability.
The boto s3 client supports this option, so the glance add_image API should allow users to specify s3-specific image properties that cause the option to be selected.
One option would be to apply this QoS across-the-board for all images stored in S3
if a global config option is set, however it would usually depend on the nature of the image as to whether RSS is appropriate (e.g. custom images or snapshots are less reproducible and hence should be stored with maximum redundancy).
So the other option would be to support a generic header to allow the user to hint via a generic header (e.g. x-glance-
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Eoghan Glynn
- Direction:
- Approved
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
This is still a great idea. Probably needs more specification if someone plans to pick it up. Which of the options above will be selected?
markwash wishlist 2014-02-15