Re: [openstack-dev] swift3 Plugin Development

2017-06-13 Thread Venkata R Edara
Thanks for your reply. The reason we are looking into swift3 is we already integrated Gluster with openstack-swift which is providing obj store (https://github.com/gluster/gluster-swift ). integration with RGW can be long-term solution, but for short term we would like to have ACL's support.

Re: [openstack-dev] swift3 Plugin Development

2017-06-09 Thread Pete Zaitcev
On Fri, 9 Jun 2017 10:37:15 +0530 Niels de Vos wrote: > > > we are looking for S3 plugin with ACLS so that we can integrate gluster > > > with that. > > > > Did you look into porting Ceph RGW on top of Gluster? > > This is one of the longer term options that we have under

Re: [openstack-dev] Swift3 Plugin Development

2017-06-09 Thread Nicolas Trangez
On Thu, 2017-06-08 at 17:06 +0530, Venkata R Edara wrote: > Hello, > > we  have storage product called Gluster which is file storage system, > we  > are looking to support S3 APIs for it. Hello Venkata, Did you consider using the S3 Server project [1] to implement this functionality? S3 Server

Re: [openstack-dev] Swift3 Plugin Development

2017-06-08 Thread Niels de Vos
On Thu, Jun 08, 2017 at 10:52:53PM -0600, Pete Zaitcev wrote: > On Thu, 8 Jun 2017 17:06:02 +0530 > Venkata R Edara wrote: > > > we are looking for S3 plugin with ACLS so that we can integrate gluster > > with that. > > Did you look into porting Ceph RGW on top of Gluster?

Re: [openstack-dev] Swift3 Plugin Development

2017-06-08 Thread Pete Zaitcev
On Thu, 8 Jun 2017 17:06:02 +0530 Venkata R Edara wrote: > we are looking for S3 plugin with ACLS so that we can integrate gluster > with that. Did you look into porting Ceph RGW on top of Gluster? -- P

[openstack-dev] Swift3 Plugin Development

2017-06-08 Thread Venkata R Edara
Hello, we have storage product called Gluster which is file storage system, we are looking to support S3 APIs for it. openstack-swift project has the swift3 plugin to support S3 APIs , but according to https://github.com/openstack/swift3/blob/master/README.md we see that S3 ACL's are