Re: [Openstack] OpenStack Java SDK

2013-01-10 Thread Antonio Manuel Muñiz Martín
Hi Luis, Great. Should I send the pull request to the new branch? Thanks, Antonio. 2013/1/10 Luis Gervaso : > Hi Antonio, > > The master branch is the currently branch I'm working on. This branch has > support for the Quantum project (thanks to benn-cs) > > The main difference with older branche

Re: [Openstack] OpenStack Java SDK

2013-01-10 Thread Luis Gervaso
Hi Antonio, The master branch is the currently branch I'm working on. This branch has support for the Quantum project (thanks to benn-cs ) The main difference with older branches (essex) is a more decoupled API: Command design pattern is key in the master. This way t

Re: [Openstack] OpenStack Java SDK

2013-01-10 Thread Gui Maluf
frans, you can always use devstack for a fast local OS deploy. Antonio I've interest in openstack-java-sdk, the only difference is that I'm using scala, instead of Java. I'm quite new at this and having a lot a difficulty trying to make my code connect with Keystone. I hope you can get your answer

Re: [Openstack] OpenStack Java SDK

2013-01-09 Thread Frans Thamura
hi Antonio talking Java SDK. is there OpenSTack on the Net, that we can use, to test this SDK? I love to invest in this tools, esp we are working with Java education program here F On Thu, Jan 10, 2013 at 6:51 AM, Antonio Manuel Muñiz Martín wrote: > Hello all. > > We are working with OpenSta

[Openstack] OpenStack Java SDK

2013-01-09 Thread Antonio Manuel Muñiz Martín
Hello all. We are working with OpenStack Java SDK [1] since some months ago. Now we need to use it with Folsom. After a look on master branch we decided to keep us in the stable branch, because the project has no release policy, no tags... Said this, we've done some changes in stable Essex branch

Re: [Openstack] Openstack JAVA SDK

2012-07-18 Thread George Reese
If you want something that supports all of the various flavors of OpenStack out there plus will also run against other clouds, have a look at Dasein Cloud at on Source Forge: http://dasein-cloud.sf.net It's the abstraction layer enStratus happens to use for talking to clouds and it's open sour

Re: [Openstack] Openstack JAVA SDK

2012-07-18 Thread Jyothsna Padavala
la" Cc: "Sheng Bo Hou" , "openstack" Sent: Wednesday, July 18, 2012 9:55:35 AM (GMT-0800) America/Los_Angeles Subject: Re: [Openstack] Openstack JAVA SDK Hi! You probably want to check out jclouds as well. It's extremely mature, is in production all over the wo

Re: [Openstack] Openstack JAVA SDK

2012-07-18 Thread Monty Taylor
? > > Thanks again, > Jyothsna. > > - Original Message - > From: "Sheng Bo Hou" > To: "Jyothsna Padavala" > Cc: openstack@lists.launchpad.net > Sent: Wednesday, July 18, 2012 2:28:30 AM (GMT-0800) America/Los_Angeles > Subject: Re: [Openstack]

Re: [Openstack] Openstack JAVA SDK

2012-07-18 Thread Frederik Van Hecke
unchpad.net > Sent: Wednesday, July 18, 2012 2:28:30 AM (GMT-0800) America/Los_Angeles > Subject: Re: [Openstack] Openstack JAVA SDK > > Hi Jyothsna, > > I think they are different java codes for the client sides. > I was using java cloud-files for accessing the swift. >

Re: [Openstack] Openstack JAVA SDK

2012-07-18 Thread Jyothsna Padavala
Maven etc? Thanks again, Jyothsna. - Original Message - From: "Sheng Bo Hou" To: "Jyothsna Padavala" Cc: openstack@lists.launchpad.net Sent: Wednesday, July 18, 2012 2:28:30 AM (GMT-0800) America/Los_Angeles Subject: Re: [Openstack] Openstack JAVA SDK Hi Jyo

Re: [Openstack] Openstack JAVA SDK

2012-07-18 Thread Sheng Bo Hou
Jyothsna Padavala Sent by: openstack-bounces+sbhou=cn.ibm@lists.launchpad.net 2012-07-18 06:09 To openstack cc Subject [Openstack] Openstack JAVA SDK Hello all, I've the openstack (only keystone and swift)setup ready. Now, i want to talk to this setup from my java application. W

[Openstack] Openstack JAVA SDK

2012-07-17 Thread Jyothsna Padavala
Hello all, I've the openstack (only keystone and swift)setup ready. Now, i want to talk to this setup from my java application. When i tried to google for java sdk for openstack, i got two options. 1) "java cloud-files" from rackspace (https://github.com/rackspace/java-cloudfiles) 2) Java SDK

[Openstack] OpenStack Java SDK RC2 Relased!

2012-05-15 Thread Luis Gervaso
Hi! Aligned with the JAX-RS 2.0 I have just uploaded the OpenStack Java SDK RC2 Source Code: https://github.com/woorea/openstack-java-sdk For Maven users: groupId artifactId version org.openstack openstack-java-sdk 1.0-RC2 https://raw.github.com/woorea/maven/master/releases/ This release fi

[Openstack] OpenStack Java SDK RC1 & OpenStack UI RC1 Released!

2012-04-17 Thread Luis Gervaso
Hi all, Just released OpenStack Java SDK RC1 and OpenStack UI RC1. You can download the OpenStackUI prepackaged standalone war from https://github.com/downloads/woorea/openstack-ui/ui.jar QuickStart Page : http://woorea.github.com/openstack-ui/ I'll try to fix all the bugs reported at: https:

Re: [Openstack] OpenStack Java SDK First Snapshot

2012-04-02 Thread Stefano Maffulli
Hi Luis, thanks for this contribution. I know quite a few folks will be happy to have a Java SDK to play around. On Mon, 2012-04-02 at 07:05 +0200, Luis Gervaso wrote: > Actually, I want this to be temporal, I tried to release at Maven > Central but I need some > credentials from openstack.org c

[Openstack] OpenStack Java SDK First Snapshot

2012-04-01 Thread Luis Gervaso
Hi all, I just released the first snapshot of the Java binding library: * JAX-RS 2.0 implementation based on the Jersey 2.0 SNAPSHOT * Identity, Compute, Glance APIs are working with the latest trunk. * Due to last minute changes on auth filters Swift / Keystone functionality is not ready yet (we