2016-09-28 16:27 GMT+02:00 Prashanth Pai <ppai at redhat.com>:> There's gluster-swift[1]. It works with oth Swift API and S3 API[2] (using Swift). > > [1]: https://github.com/prashanthpai/docker-gluster-swift > [2]: https://github.com/gluster/gluster-swift/blob/master/doc/markdown/s3.mdI wasn't aware of S3 support on Swift. Anyway, Swift has some requirements like the whole keyring stack proxies and so on from OpenStack, I prefere something smaller....
Here's an older thread discussing gfapi + swiftonfile + swift3. https://www.gluster.org/pipermail/gluster-users.old/2015-December/024676.html We looked at this and decided it was too many moving parts for our use case. On Wed, Sep 28, 2016 at 11:28 AM, Gandalf Corvotempesta < gandalf.corvotempesta at gmail.com> wrote:> 2016-09-28 16:27 GMT+02:00 Prashanth Pai <ppai at redhat.com>: > > There's gluster-swift[1]. It works with oth Swift API and S3 API[2] > (using Swift). > > > > [1]: https://github.com/prashanthpai/docker-gluster-swift > > [2]: https://github.com/gluster/gluster-swift/blob/master/doc/ > markdown/s3.md > > I wasn't aware of S3 support on Swift. > Anyway, Swift has some requirements like the whole keyring stack > proxies and so on from OpenStack, I prefere something smaller.... > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://www.gluster.org/mailman/listinfo/gluster-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20160928/0d980802/attachment.html>
No - gluster-swift adds the swift API on top of GlusterFS. It doesn't require Swift itself. This project is 4 years old now - how do people not know this? -JM On Wed, Sep 28, 2016 at 11:28 AM, Gandalf Corvotempesta < gandalf.corvotempesta at gmail.com> wrote:> 2016-09-28 16:27 GMT+02:00 Prashanth Pai <ppai at redhat.com>: > > There's gluster-swift[1]. It works with oth Swift API and S3 API[2] > (using Swift). > > > > [1]: https://github.com/prashanthpai/docker-gluster-swift > > [2]: https://github.com/gluster/gluster-swift/blob/master/doc/ > markdown/s3.md > > I wasn't aware of S3 support on Swift. > Anyway, Swift has some requirements like the whole keyring stack > proxies and so on from OpenStack, I prefere something smaller.... > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://www.gluster.org/mailman/listinfo/gluster-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20160928/28b7a808/attachment.html>
On Wed, Sep 28, 2016 at 11:28 AM, Gandalf Corvotempesta <gandalf.corvotempesta at gmail.com> wrote:> 2016-09-28 16:27 GMT+02:00 Prashanth Pai <ppai at redhat.com>: >> There's gluster-swift[1]. It works with oth Swift API and S3 API[2] (using Swift). >> >> [1]: https://github.com/prashanthpai/docker-gluster-swift >> [2]: https://github.com/gluster/gluster-swift/blob/master/doc/markdown/s3.md > > I wasn't aware of S3 support on Swift. > Anyway, Swift has some requirements like the whole keyring stack > proxies and so on from OpenStack, I prefere something smaller....Have you tried playing with docker-gluster-swift as Prashanth mentions? All the swift dependencies are handled by the container and it is quite easy IMO to get going. We are attempting to improve capabilities of our object interface and containerized gluster-swift is one of our current efforts to make that happen. Would look forward to any feedback that you can provide about gluster-swift. Thanks! Vijay