Extend Container ACL Headers to Be Compatible with AWS S3 ACL

Registered by Mikhail Khodos

Add new type of headers to container server:

    X-Container-ACL-Read:
        This permission allows user to only read list of objects
        in container.

    X-Container-ACL-Read-ACP:
        This permission allows user to get the list of ACL headers
        from container, but not list objects in container.

    X-Container-ACL-Write:
        This permission allows user to change container metadata
        and upload objects to container.

    X-Container-ACL-Write-ACP:
        This permission allows user to change container ACL
        headers.

ACP: access control permission.

This changes will work with tempauth and keystone auth middlewares. Deployments that use X-Container-Read and X-Container-Write headers will work as before.

These changes will allow for more granularity and will make container's ACL to be compliant with S3:
http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingACLsandBucketPoliciesTogether.html

Please proceed to https://review.openstack.org/#/c/39844/ for code review.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
Mikhail Khodos
Direction:
Needs approval
Assignee:
Victor Ordaz
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.