summaryrefslogtreecommitdiffstats
path: root/extras/snap_scheduler/snap_scheduler.py
Commit message (Expand)AuthorAgeFilesLines
* snapshot/scheduler: Return proper error code in case of failureAvra Sengupta2015-06-021-61/+81
* snapshot/scheduler: Do not enable scheduler if another scheduler is runningAvra Sengupta2015-05-281-2/+85
* snapshot/scheduler: Use os.path.realpath() for path validationAvra Sengupta2015-05-051-1/+1
* snapshot/scheduler: Use shutil.move instead of os.rename()Avra Sengupta2015-04-301-2/+3
* snapshot/scheduler: Adhering to the common storage for schedulerAvra Sengupta2015-04-101-6/+19
* snapshot/scheduler: Validate the number of entries in scheduleAvra Sengupta2015-04-101-0/+12
* snapshot/scheduler: Fix deleting of snapshot scheduleAvra Sengupta2015-04-101-9/+10
* snapshot/scheduler: Only run if shared storage is mountedAvra Sengupta2015-04-101-39/+70
* snapshot/scheduler: Remove unwanted schedule enable checkAvra Sengupta2015-04-071-109/+74
* snapshot/scheduler: Check the correctness of Jobname and VolnameAvra Sengupta2015-04-071-0/+27
* snapshot/scheduling: A cron based scheduler for snapshot schedulingAvra Sengupta2015-03-181-0/+525