]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat engine : Loadbalancer template watch reference should be Ref
authorSteven Hardy <shardy@redhat.com>
Wed, 6 Mar 2013 14:14:53 +0000 (14:14 +0000)
committerSteven Hardy <shardy@redhat.com>
Wed, 6 Mar 2013 14:14:53 +0000 (14:14 +0000)
commit876ec0a7283b62e0994e1c0b7c42d6c22fb1bb74
treeb71282facae5ee0c0486502be89cae34a6fb45e4
parentb8b5624d1b1680d03439a51a6bd7e0d792032e93
heat engine : Loadbalancer template watch reference should be Ref

Replace hard-coded reference to latency_watcher with Ref, otherwise
the name is not fully qualified for the nested stack and the engine
fails to lookup the watchrule

ref bug 1133510

Change-Id: If0352726ee89e2c8b78beb9436be36b811f1e1cd
heat/engine/resources/loadbalancer.py