Project

General

Profile

Actions

Bug #7271

closed

container create via swift doesn't register ACL

Added by Olivier Bonvalet about 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 #1

Updated by Ian Colle about 10 years ago

  • Assignee set to Yehuda Sadeh
Actions #2

Updated by Yehuda Sadeh about 10 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Yehuda Sadeh about 10 years ago

  • Status changed from In Progress to 7
Actions #4

Updated by Yehuda Sadeh about 10 years ago

  • Status changed from 7 to Fix Under Review
  • Assignee changed from Yehuda Sadeh to Josh Durgin
Actions #5

Updated by Josh Durgin about 10 years ago

  • Status changed from Fix Under Review to Resolved
  • Assignee changed from Josh Durgin to Yehuda Sadeh

This was merged a while ago as commit:bf38bfb2e6511217eaa720811af826fe5498a461

Actions

Also available in: Atom PDF