Bug 1041514 - [RFE][swift]: Account ACLs support
Summary: [RFE][swift]: Account ACLs support
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 16:46 UTC by RHOS Integration
Modified: 2015-03-19 17:37 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 16:46:57 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/swift/+spec/account-acls.

Description:

Swift today can be extended using authorization middleware offering access control using container level ACLs, which  control object manipulation and listing. 

Swift deviates from this  approach when it comes to container manipulation and listing, where  account level ACLs are not supported. 
Instead Swift offers limited  support using a concept of account ownership. 
Swift should be extended to allow the development of authorization middleware offering access  control using account level ACLs. 
 
ACLs suggested way forward:
1. Complete the info work -  to have a more unified path to getting and retriving a/c info from a/c DBs
2. Add support for Account ACLs along the line of Container ACLs (look for code reuse)


Specification URL (additional information):

None


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