The watcher.decision_engine.scheduling Module

The watcher.decision_engine.scheduling Module

class watcher.decision_engine.scheduling.DecisionEngineSchedulingService(gconfig=None, **options)[source]

Bases: watcher.common.scheduling.BackgroundSchedulerService

add_checkstate_job()[source]
add_sync_jobs()[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.