Backlog #2635
Cron style scheduling actions
Status: | Pending | Start date: | 01/13/2014 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Scheduler | |||
Target version: | - |
Description
Scheduling action should be in cron style format so that we can submit repeative tasks, For example I want to add action of snapshot-create for every hour for a particular vm then I have to add action for every hour, (Imagine if I have 20 VMs) Howerver if cron style format is used then I can do this in just submitting one action of snapshot-create per Virtual Machine.
History
#1 Updated by Ruben S. Montero over 7 years ago
- Tracker changed from Feature to Request
Moving temporarily it to Request track
#2 Updated by Carlos MartÃn over 7 years ago
- Subject changed from Cron style scheduling action in Sunstone to Cron style scheduling actions
- Category set to Scheduler
Definitely useful, that's how it works for the oneflow auto scaling. We'll have to see how it fits with the current scheduler code.
#3 Updated by Ruben S. Montero over 7 years ago
- Tracker changed from Request to Backlog
- Priority changed from Normal to High