]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
add watch_rule_get_all_by_stack dbapi call
authorSteven Hardy <shardy@redhat.com>
Mon, 19 Nov 2012 16:26:12 +0000 (16:26 +0000)
committerSteven Hardy <shardy@redhat.com>
Mon, 19 Nov 2012 22:26:20 +0000 (22:26 +0000)
commit1563f3039f3335d53891da055dcbb2b2334a234f
treec661943e79865bcb5c857992b16d44364669d0f6
parentf96f15d2edb379d93c999f8d92f1d636ab87910e
add watch_rule_get_all_by_stack dbapi call

Add option to retrieve all watch rules for a given stack, which
will be required to move to periodic watch threads per-stack

Ref bug 1078779

Change-Id: I350e2ee72c7eec0b91bf85ac52bb04e3cd00b4db
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/db/api.py
heat/db/sqlalchemy/api.py