Hi,

I'm looking for a java API but the python stuff will be good for
reference. Thanks!

Cheers,

On Sat, Dec 1, 2012 at 10:06 AM, Rohit Yadav <rohit.ya...@citrix.com> wrote:
> Think I mentioned this before:
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+cloudmonkey+CLI
> ________________________________________
> From: Boylan, James [james.boy...@orbitz.com]
> Sent: Saturday, December 01, 2012 7:31 AM
> To: cloudstack-users@incubator.apache.org
> Cc: Andrei Savu
> Subject: RE: java API for CloudStack
>
> Ioan -
>
> There is a Python Client that exists out there as well. I recently forked the 
> Github repo, added some reworks to make it perform better and submitted it 
> back to the original repo, but it hasn't been pulled in. At the very least, 
> if you were interested you could look at it here: 
> https://github.com/Ralnoc/cloudstack-python-client
>
> I was recently using it to build a command line tool for creating large 
> numbers of VMs at once and deleting lists of VMs to speed up the process.
>
> -- James
> ________________________________________
> From: Ioan Eugen Stan [stan.ieu...@gmail.com]
> Sent: Friday, November 30, 2012 1:03 PM
> To: cloudstack-users@incubator.apache.org
> Cc: Andrei Savu
> Subject: Re: java API for CloudStack
>
> Hello Andrew,
>
> Thanks for the suggestion.  Andrei Savu (we work together) also
> suggested I go with jclouds but I wanted to hear what the community
> has to say about this. We're building an app that can reliably
> provision 10's 100's of machines across cloud providers.
> Right now it's actually a contest, winner gets a present from the
> looser. I have to implement Cloudstack and he's got Amazon.
>
> Good luck with your talk tomorrow, maybe you could share the
> slides/presentation afterwords.
>
> Thanks,
>
> On Fri, Nov 30, 2012 at 8:45 PM, Andrew Bayer <andrew.ba...@gmail.com> wrote:
>> If I can toot my own horn (as the current de facto maintainer of the jclouds 
>> CloudStack work), I'd strongly suggest using jclouds. It uses the real 
>> CloudStack API rather than the AWS shim, and gives you all the bells and 
>> whistles, retries, abstractions etc from jclouds. You can also use the 
>> CloudStack API directly (I.e., not through the jclouds abstraction layer) if 
>> you need access to CloudStack-specific functionality. I'm actually going to 
>> be giving a talk about jclouds and CloudStack tomorrow here at the 
>> CloudStack Collaboration Conference. =)
>>
>> A.
>>
>>
>>
>> On Nov 30, 2012, at 2:57 AM, Ioan Eugen Stan <stan.ieu...@gmail.com> wrote:
>>
>>> Hello Cloudstack,
>>>
>>> I've just joined the community. I'm working on a project (soon to be
>>> proposed in the ASF Incubator) that aims to make the task of
>>> provisioning VM's on cloud infrastructure very easy. I've just started
>>> working on the Cloudstack driver and I need your help picking the
>>> client API library. Which one should I pick? We are currently using
>>> Cloudstack 3.0, but also thinking about the future.
>>>
>>> I know about:
>>> - jclouds support for cloudstack
>>> - cloudbridge Amazon API layer - so maybe Amazon SDK or jclouds again
>>> - cloudstack API?
>>>
>>> Which one is more suitable for now and which one do you think will be
>>> developed further in the future?
>>>
>>> Thanks,
>>>
>>> --
>>> Ioan Eugen Stan / CTO / http://axemblr.com
>
>
>
> --
> Ioan Eugen Stan / CTO / http://axemblr.com



-- 
Ioan Eugen Stan / CTO / http://axemblr.com

Reply via email to