]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat templates : fix IHA HeartbeatFailureAlarm during instance build
authorSteven Hardy <shardy@redhat.com>
Thu, 17 Jan 2013 11:22:09 +0000 (11:22 +0000)
committerSteven Hardy <shardy@redhat.com>
Thu, 17 Jan 2013 15:40:51 +0000 (15:40 +0000)
commit42f2134ff723be5b3539224ab8f33aac63a71965
tree38b51974bf85caa2030624e1a89fb6abe90f38eb
parent8d5d9a908d614c251da8de56acb088848d8106aa
heat templates : fix IHA HeartbeatFailureAlarm during instance build

The HeartbeatFailureAlarm triggers prematurely while the instance is
building, because cfn-init doesn't create the files (hence the
heartbeat cron-job) until after the packges are all installed.
If we make the HeartbeatFailureAlarm depend on the WaitCondition, it
won't be created until the instance is fully built.

fixes bug 1100719

Change-Id: Iae73aa0974a3061f56aa3ee52598687f32c0f19b
Signed-off-by: Steven Hardy <shardy@redhat.com>
templates/WordPress_Single_Instance_With_IHA.template