summaryrefslogtreecommitdiffstats
path: root/extras/snap_scheduler
Commit message (Expand)AuthorAgeFilesLines
* snapshot/scheduler: Return proper error code in case of failureAvra Sengupta2015-06-041-61/+81
* snapshot/scheduler: Do not enable scheduler if another scheduler is runningAvra Sengupta2015-06-011-2/+85
* snapshot/scheduler: Use shutil.move instead of os.rename()Avra Sengupta2015-05-061-2/+3
* snapshot/scheduler: Use os.path.realpath() for path validationAvra Sengupta2015-05-061-1/+1
* snapshot/scheduler: Adhering to the common storage for schedulerAvra Sengupta2015-04-102-8/+21
* 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: Don't append timestamp in scheduled snapshotsAvra Sengupta2015-04-071-7/+11
* 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/scheduler: Fix the snapshot create command.Avra Sengupta2015-04-041-1/+2
* build: correctly install the snap_scheduler toolsNiels de Vos2015-03-191-1/+1
* snapshot/scheduling: A cron based scheduler for snapshot schedulingAvra Sengupta2015-03-184-0/+803