Re: bash script to create, start, stop and destroy a large number of VM in CloudStack

2016-03-19 Thread Thomas Schneider
erge all the scripts into 1 github repo.. > > > > On 3/16/16 12:29 PM, Thomas Schneider wrote: >> Hi all, >> >> I created a small bash script to create, start, stop and destroy a large >> number of VM in CloudStack. >> I use it to do some test on new Cloudst

RE: bash script to create, start, stop and destroy a large number of VM in CloudStack

2016-03-19 Thread Sanjeev Neelarapu
+1 -Original Message- From: ilya [mailto:ilya.mailing.li...@gmail.com] Sent: Thursday, March 17, 2016 2:31 AM To: users@cloudstack.apache.org Subject: Re: bash script to create, start, stop and destroy a large number of VM in CloudStack +1, looked through the script - looks good. Over

bash script to create, start, stop and destroy a large number of VM in CloudStack

2016-03-19 Thread Thomas Schneider
Hi all, I created a small bash script to create, start, stop and destroy a large number of VM in CloudStack. I use it to do some test on new Cloudstack setup. It work with Cloudmonkey. If it can help someone. https://github.com/vascodaroxor/cloudstack-cloudzor Regards, -- *Thomas Schneider*

Re: bash script to create, start, stop and destroy a large number of VM in CloudStack

2016-03-18 Thread ilya
to create, start, stop and destroy a large > number of VM in CloudStack. > I use it to do some test on new Cloudstack setup. It work with Cloudmonkey. > If it can help someone. > https://github.com/vascodaroxor/cloudstack-cloudzor > > Regards, >