]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat engine : append watch server url to instance userdata
authorSteven Hardy <shardy@redhat.com>
Mon, 12 Nov 2012 18:31:16 +0000 (18:31 +0000)
committerSteven Hardy <shardy@redhat.com>
Wed, 14 Nov 2012 11:37:24 +0000 (11:37 +0000)
commita425ae02af7a25aa3654e644dc966d07f408a60c
tree349b69b0dd38a5f5f9436cf7a90c41886589f17b
parentda712e0ccd4100fdffee6ee6543ac96c4b357d40
heat engine : append watch server url to instance userdata

Append url for watch server to instance userdata, which avoids
post-install sed mangling in the template, and will make it easier
to transparently switch to a different metric service

Change-Id: I59b9b7efcd75d44e88ebe0a116a9ce1e3ef20c14
Signed-off-by: Steven Hardy <shardy@redhat.com>
docs/GettingStarted.rst
etc/heat/heat-engine.conf
heat/common/config.py
heat/engine/resources/instance.py