On Wed, Mar 06, 2013 at 04:41:30PM +0530, Aniket wrote:
> Hello All,
> We have recently deployed cloudstack 3.0.2 internally and we are now 
> trying to move our existing servers to this setup. We want to automate 
> this step. We already have things in place wherein we have RAW/QCOW2 
> format server images with us and we want to upload these images to 
> Cloudstack setup. So question is, is there any client side library (like 
> ec2-XXX utils for amazon or some python based thing) which we can use? 
> We want to ultimately have scripts written to do this onboarding job.

There's cloudmonkey CLI available via pypi.
https://cwiki.apache.org/CLOUDSTACK/cloudstack-cloudmonkey-cli.html
> 
> As far as I understand so far I will have to call registerTemplate API 
> (http://incubator.apache.org/cloudstack/docs/api/apidocs-4.0.0/user/registerTemplate.html)
>  
> and have my image available over HTTP. Any other way? Also, if there's 
> no management client library then I use curl or any other HTTP client to 
> do this call?
> 
> Second quick question is, is 4.0.1 release GA'ed yet?
Yes, there's an important usage bug fixed in this release that you
might want to get: http://incubator.apache.org/cloudstack/downloads.html

-- 
Prasanna.,

Reply via email to