dmonkey+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
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
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.
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 contes
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
Clo