Re: S3 bucket policies

2017-01-26 Thread cen
Thanks for the answer. Surfing through minio github issues it seems that they have no plans to support ACLs. I'll probably just use some other S3 clone for now. On 26. 01. 2017 20:56, Andrew Gaul wrote: > jclouds only supports bucket and object ACLs. Odd that minio does not > support these as S3

Re: S3 bucket policies

2017-01-26 Thread Andrew Gaul
jclouds only supports bucket and object ACLs. Odd that minio does not support these as S3 clones more widely implement them than policy. That being said, the functionality is simple and we could easily add bucket policies. Or you could use an external tool like the aws cli to set them. I opened

Re: Removing the Azure classic provider

2017-01-26 Thread Andrea Turli
I think it would be good to deprecate it now and keep it for the next couple of releases and finally remove it. Andrea On Thu, Jan 26, 2017 at 5:33 PM, Ignasi Barrera wrote: > Hi! > > The Azure ARM provider has been around for a while, and now it will > have support for all the compute extensio

Removing the Azure classic provider

2017-01-26 Thread Ignasi Barrera
Hi! The Azure ARM provider has been around for a while, and now it will have support for all the compute extensions (security groups and images). It is the recommended API to use, so I wanted to start a discussion about removing the old "azurecompute" provider. It is still in labs, all the recent