[
https://issues.apache.org/jira/browse/JCLOUDS-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Kingsland updated JCLOUDS-732:
--------------------------------------
Description: 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. (was: Presently jclouds only allows creation of private (default)
or public-read containers. It should also support setting this policy after
creation and possibly some other variants, such as public-read-write. Amazon
S3 reference:
http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUT.html)
> 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)