The watcher.api.scheduling Module

The watcher.api.scheduling Module

class watcher.api.scheduling.APISchedulingService(gconfig=None, **options)[source]

Bases: watcher.common.scheduling.BackgroundSchedulerService

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

Reset service.

Called in case service running in daemon mode receives SIGHUP.

start()[source]

Start service.

stop()[source]

Stop service.

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.