Protect/Unprotect an image
Some images are more valuable than others, and Glance should provide a mechanism to protect those. Think of it as a "read-only" setting for an image. For example, a user creates an image to be used as a "gold master" from which to build other servers; that user should be able to flag that image as "protected" or "readonly" and Glance should return an error when a DELETE is issued against the resource.
The ancillary function "unprotect" or "read/write" must also be provided so that images can be unprotected and then deleted if desired.
Blueprint information
- Status:
- Complete
- Approver:
- Jay Pipes
- Priority:
- Medium
- Drafter:
- Glen Campbell
- Direction:
- Approved
- Assignee:
- Johannes Erdfelt
- Definition:
- Approved
- Series goal:
- Accepted for essex
- Implementation:
-
Implemented
- Milestone target:
-
2012.1
- Started by
- Jay Pipes
- Completed by
- Jay Pipes
Related branches
Related bugs
Sprints
Whiteboard
Depends obviously on authentication support, as we need the concept of the admin API for this to work properly
Gerrit topic: https:/
Addressed by: https:/
Adds support for protecting images from accidental deletion.
Work Items
Dependency tree

* Blueprints in grey have been implemented.