watcher.common.scheduling module

watcher.common.scheduling module

service None

Bases: oslo_service.service.ServiceBase, apscheduler.schedulers.background.BackgroundScheduler

BackgroundSchedulerService.reset()[source]

Reset service.

Called in case service running in daemon mode receives SIGHUP.

BackgroundSchedulerService.start()[source]

Start service.

BackgroundSchedulerService.stop()[source]

Stop service.

BackgroundSchedulerService.wait()[source]

Wait for service to complete.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.