Bug 1041600 - [RFE][swift]: Read Only Middleware
Summary: [RFE][swift]: Read Only Middleware
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/swif...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 18:11 UTC by RHOS Integration
Modified: 2015-03-19 17:16 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 18:11:07 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/swift/+spec/read-only-middleware.

Description:

For non service provider deployments of swift, it is conceivable that an organization may want to place limits on the amount of data stored. Budgeting or capacity limitations could lead to a use case where it would be desirable for the entire deployment to be marked as read only, and any requests to write objects or create containers would be denied.

The need for this is made more clear by the fact that when a swift deployment fills up, "bad things happen."

The most logical way to implement this would be with a simple WSGI middleware that could be deployed in this scenario.

Specification URL (additional information):

None


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