Object level ACL for Swift

Asked by Fatih Güçlü Akkaya

Hi,

Currently swift support container level ACL with filling X-Container-Read and X-Container-Write meta data with defined roles. Does swift support object level ACL, in which i can define define a specific ACL only for one object in the container instead of defining for the whole container?

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Object Storage (swift) Edit question
Assignee:
No assignee Edit question
Solved by:
Chmouel Boudjnah
Solved:
Last query:
Last reply:
Revision history for this message
Best Chmouel Boudjnah (chmouel) said :
#1

ACL only works at container level. Patch welcome ;)

Revision history for this message
Fatih Güçlü Akkaya (gucluakkaya) said :
#2

Thanks Chmouel Boudjnah, that solved my question.