Openstack / Cloudstack "Swift" object store

Rather than Amazon S3, I'd like to use Nuxeo with my own Openstack Swift object store, has it been done? If so how?

2 votes

1 answers

2912 views

ANSWER



It has not been done nor is it planned for the near future so far, but you should be able to adapt the S3 storage addon easily enough for Swift if you can find a Java SDK for Openstack (or using jclouds 1.5).

1 votes



Thought as much.

Thanks!

11/08/2012

Note: I've started a new project that uses jclouds' blobstore interface for the binaries storage. It's not ready for production yet, but it's a good start! :D https://github.com/nuxeo/nuxeo-core-binarymanager-jclouds/
11/15/2012