]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Only create the period watch task if there is a watch in the stack
authorAngus Salkeld <asalkeld@redhat.com>
Wed, 17 Jul 2013 02:46:59 +0000 (12:46 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Fri, 19 Jul 2013 05:00:19 +0000 (15:00 +1000)
commitc3ecb29841629d03cc4a3c0242bfd229da598b56
tree4a6b031b084cd151b0c617cc2b08b9cd12bd043b
parentef051aa291d202bed7f778070fa6df12cb4188db
Only create the period watch task if there is a watch in the stack

This prevents unneccessary greentheads polling the db.

bug 1202031
Change-Id: I065955d03df543df40af285f87a7fd3dfa779413
heat/engine/service.py
heat/tests/test_engine_service.py