Re: Dev Help: How to create scheduled tasks in ACS

2013-07-28 Thread Rohit Yadav
On Sat, Jul 27, 2013 at 1:56 AM, Donal Lafferty wrote: > A CloudMonkey script in a cron task is a possibility. > > See > http://dlafferty.blogspot.co.uk/2013/07/using-cloudmonkey-to-automate.htmlfor > details on writing the CloudMonkey script. > > I'll try to follow up with a sample script next w

Re: Dev Help: How to create scheduled tasks in ACS

2013-07-27 Thread Ian Duffy
t; From: Ian Duffy [mailto:i...@ianduffy.ie] >> Sent: Friday, July 26, 2013 2:48 PM >> To: dev@cloudstack.apache.org >> Subject: Re: Dev Help: How to create scheduled tasks in ACS >> >> > Are you looking for something in < 4.2? Kelven did a great job abstracting >> ou

RE: Dev Help: How to create scheduled tasks in ACS

2013-07-27 Thread Alex Huang
> From: Ian Duffy [mailto:i...@ianduffy.ie] > Sent: Friday, July 26, 2013 2:48 PM > To: dev@cloudstack.apache.org > Subject: Re: Dev Help: How to create scheduled tasks in ACS > > > Are you looking for something in < 4.2? Kelven did a great job abstracting > out the

RE: Dev Help: How to create scheduled tasks in ACS

2013-07-26 Thread Alex Huang
From: Musayev, Ilya [mailto:imusa...@webmd.net] > Sent: Friday, July 26, 2013 1:48 PM > To: dev@cloudstack.apache.org > Subject: RE: Dev Help: How to create scheduled tasks in ACS > > Donal, > > My apology as I was not clear, we need inner Java example currently used by >

Re: Dev Help: How to create scheduled tasks in ACS

2013-07-26 Thread Ian Duffy
27;s in master. > > --Alex > >> -Original Message- >> From: Musayev, Ilya [mailto:imusa...@webmd.net] >> Sent: Friday, July 26, 2013 1:48 PM >> To: dev@cloudstack.apache.org >> Subject: RE: Dev Help: How to create scheduled tasks in ACS >>

RE: Dev Help: How to create scheduled tasks in ACS

2013-07-26 Thread Musayev, Ilya
3 4:41 PM > To: dev@cloudstack.apache.org > Subject: Re: Dev Help: How to create scheduled tasks in ACS > > Hi Donal, > > Thats neat, not sure one would want to rely on a external task to kick it off > though. > > Something that is integrated within the Cloud

Re: Dev Help: How to create scheduled tasks in ACS

2013-07-26 Thread Chip Childers
Alex / Chiradeep, Any thoughts? Are the reaper threads an appropriate pattern to use here? On Fri, Jul 26, 2013 at 4:41 PM, Ian Duffy wrote: > Hi Donal, > > Thats neat, not sure one would want to rely on a external task to kick > it off though. > > Something that is integrated within the Clou

Re: Dev Help: How to create scheduled tasks in ACS

2013-07-26 Thread Ian Duffy
Hi Donal, Thats neat, not sure one would want to rely on a external task to kick it off though. Something that is integrated within the Cloudstack lifecycle would be preferred. Thanks.

RE: Dev Help: How to create scheduled tasks in ACS

2013-07-26 Thread Donal Lafferty
A CloudMonkey script in a cron task is a possibility. See http://dlafferty.blogspot.co.uk/2013/07/using-cloudmonkey-to-automate.html for details on writing the CloudMonkey script. I'll try to follow up with a sample script next week. > -Original Message- > From: Musayev, Ilya [mailto:im