Comment 5 for bug 1100719

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/19936
Committed: http://github.com/openstack/heat/commit/8d5d9a908d614c251da8de56acb088848d8106aa
Submitter: Jenkins
Branch: master

commit 8d5d9a908d614c251da8de56acb088848d8106aa
Author: Steven Hardy <email address hidden>
Date: Thu Jan 17 11:19:05 2013 +0000

    heat templates : IHA HeartbeatFailureAlarm should be Ref

    cfn-push-stats reference to HeartbeatFailureAlarm should be a
    Ref not a hard-coded string, or the engine fails to find the
    watch because the name lacks the stack prefix

    ref bug 1100719

    Change-Id: I0fbec026b883348b674327ae6e097a9452ce375f
    Signed-off-by: Steven Hardy <email address hidden>