[
https://issues.apache.org/jira/browse/JCLOUDS-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14326848#comment-14326848
]
Andrew Gaul commented on JCLOUDS-732:
-------------------------------------
Surveying the major object stores:
* Atmos - supports private and public-read
* Azure - not supported, https://msdn.microsoft.com/library/azure/dd179354.aspx
* GCS - supports private and public-read
* S3 - supports private and public-read
* Swift - not supported,
https://blueprints.launchpad.net/swift/+spec/object-acls
> Improve object ACL support
> --------------------------
>
> Key: JCLOUDS-732
> URL: https://issues.apache.org/jira/browse/JCLOUDS-732
> Project: jclouds
> Issue Type: New Feature
> Components: jclouds-blobstore
> Affects Versions: 1.8.0
> Reporter: Stephen Kingsland
>
> As a developer using Jclouds' BlobStore abstraction, I can set the ACL on a
> Blob that I'm creating, so I don't have to use a provider or API specific
> class (like {{S3Client}}). Hopefully all object storage Providers and APIs
> that Jclouds supports provide a way to set basic ACLs such as public read and
> write.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)