watcher.api.scheduling module

watcher.api.scheduling module

service None

Bases: watcher.common.scheduling.BackgroundSchedulerService

APISchedulingService.get_service_status(context, service_id)[source]
APISchedulingService.get_services_status(context)[source]
APISchedulingService.reset()[source]

Reset service.

Called in case service running in daemon mode receives SIGHUP.

APISchedulingService.start()[source]

Start service.

APISchedulingService.stop()[source]

Stop service.

APISchedulingService.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.