Jclouds

2013-05-01 Thread Seif Eddine Jemli
Hi, i am trying to implement a java code that should enable me to do simple things: deploy Virtual machines for example. I was advised to use Jclouds API, the problem is that i didn't find "enough" documentation on how to use Jclouds on a cloudstack private cloud . Whe

Re: Jclouds

2013-05-01 Thread David Nalley
On Wed, May 1, 2013 at 1:14 PM, Seif Eddine Jemli wrote: > Hi, > > > > i am trying to implement a java code that should enable me to do simple > things: deploy Virtual machines for example. > > > I was advised to use Jclouds API, the problem is that i didn't find

Re: Jclouds

2013-05-01 Thread Mike Tutkowski
; > > > > i am trying to implement a java code that should enable me to do simple > > things: deploy Virtual machines for example. > > > > > > I was advised to use Jclouds API, the problem is that i didn't find > > "enough" documentation on ho

Re: Jclouds

2013-05-07 Thread CK
ple > > > things: deploy Virtual machines for example. > > > > > > > > > I was advised to use Jclouds API, the problem is that i didn't find > > > "enough" documentation on how to use Jclouds on a cloudstack private > > cloud > >

Re: Jclouds

2013-05-07 Thread Adrian Cole
FWIW, in jclouds, the easiest way is to treat cloudstack as any other compute provider. You can get advanced, like how cloudcat does, but easiest way to start is using the basics. ex. here's an example project that is portable. https://github.com/jclouds/jclouds-examples/tree/master/co

Integrate Cloudstack With Jclouds Issues

2014-10-31 Thread Yitao Jiang
Hi, guys I wonder if anyone using jclouds to access cloudstack(>4.2.1), I googled but found only a few documents but only a blog about example how accessing cloudstack version 2.2, and i don't know how to login into cloudstack to obtain other API --- Thanks, Yitao(依涛 姜) jiangyt.github.io