electric_sheep
electric_sheep copied to clipboard
Swift (openstack) transport
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.
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.