← Back to team overview

openstack team mailing list archive

Re: Developing with Scala/Java on OpenStack Swift

 

Hi Gui,

If you're still interested in trying out jclouds, I just updated the quick start page over at jclouds.org

http://www.jclouds.org/documentation/quickstart/openstack/

The example there is for Nova so here's an example with Swift that creates a container and some objects

https://gist.github.com/4446492

Regards,
Everett

From: Gui Maluf <guimalufb@xxxxxxxxx<mailto:guimalufb@xxxxxxxxx>>
Date: Wednesday, January 2, 2013 1:01 PM
To: "openstack@xxxxxxxxxxxxxxxxxxx<mailto:openstack@xxxxxxxxxxxxxxxxxxx>" <openstack@xxxxxxxxxxxxxxxxxxx<mailto:openstack@xxxxxxxxxxxxxxxxxxx>>
Subject: [Openstack] Developing with Scala/Java on OpenStack Swift

Hey guys,
I'm trying to extend a software project<https://github.com/VirtualCloudDrive/CloudDrive> to talk with Swift.

This project was developed on Scala, and my issue is: how should I access Swift resource? Should I use openstack-java-sdk<https://github.com/woorea/openstack-java-sdk/>, jclouds<http://www.jclouds.org/documentation/quickstart/openstack/> or develop my own library to access the REST API?
I've tried to use openstack-java-sdk but I wasn't able to import the libraries exposed at examples.

I'm really confuse about that and I'll appreciate any help, hint, advice!

Thanks in advance.!

--
guilherme \n
\t maluf

References