Project

General

Profile

Actions

Bug #7271

closed

container create via swift doesn't register ACL

Added by Olivier Bonvalet over 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Hi,

when creating a container thanks the Swift API (PUT /{version}/{account}/{container}), X-Container-Read seems to be ignored and ACL are not applied. We need to do a "container update" (POST /{version}/{account}/{container}) to see ACL applied.

Tried on a 0.72.2 version of radosgw, with :

    PUT /swift/v1/test HTTP/1.1
    X-Container-Read: .r:*

Actions

Also available in: Atom PDF