freezer/freezer/scheduler
Pengju Jiao 95ee8b0094 Fix freezer-scheduler can be started multiple times
Currently, freezer-scheduler process can be started
multiple times, but when we use 'freezer-scheduler
stop' to stop it, only the latest started scheduler
process will be stoped. This patch ensures the
freezer-scheduler process just start up once.

Change-Id: I4bf5bb643f364d5cf79c7ea2ccb8c6a496cd77fe
Closes-Bug: #1678033
2017-04-01 10:01:23 +08:00
..
__init__.py freezer scheduler 2015-07-10 18:51:17 +01:00
arguments.py Allow for multiple jobs to be executed at the same time 2017-03-01 17:20:22 +00:00
daemon.py Fix freezer-scheduler can be started multiple times 2017-04-01 10:01:23 +08:00
freezer_scheduler.py Allow for multiple jobs to be executed at the same time 2017-03-01 17:20:22 +00:00
scheduler_job.py Allow for multiple jobs to be executed at the same time 2017-03-01 17:20:22 +00:00
utils.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-03-15 17:25:14 +08:00
win_daemon.py Allow for multiple jobs to be executed at the same time 2017-03-01 17:20:22 +00:00
win_service.py Allow for multiple jobs to be executed at the same time 2017-03-01 17:20:22 +00:00