electric_sheep icon indicating copy to clipboard operation
electric_sheep copied to clipboard

Swift (openstack) transport

Open tboulogne opened this issue 10 years ago • 1 comments

Hello,

More a feature request than an issue. It could be interesting to get a transport for swift. So, could use cloud service like the one established in France :-).

Regards,

PS : workaround for now is to use s3ql http filesystem. But should be better to get a transport.

tboulogne avatar May 09 '15 09:05 tboulogne

API documentation http://developer.openstack.org/api-ref-objectstorage-v1.html

It seems that fog supports this kind of storage https://github.com/fog/fog/blob/master/lib/fog/openstack/storage.rb. We may use a dev account here https://swiftstack.com/try-it-now/ for testing.

jefmathiot avatar Jun 17 '15 14:06 jefmathiot