The heat.engine.service_stack_watch ModuleΒΆ

class heat.engine.service_stack_watch.StackWatch(thread_group_mgr)[source]

Bases: object

check_stack_watches(sid)[source]
periodic_watcher_task(sid)[source]

Periodic task, created for each stack, triggers watch-rule evaluation for all rules defined for the stack sid = stack ID

start_watch_task(stack_id, cnxt)[source]

Previous topic

The heat.engine.nova_utils Module

Next topic

The heat.engine.stack_lock Module

This Page