]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat engine : create boto config via instance userdata
authorSteven Hardy <shardy@redhat.com>
Tue, 13 Nov 2012 09:48:49 +0000 (09:48 +0000)
committerSteven Hardy <shardy@redhat.com>
Wed, 14 Nov 2012 11:37:24 +0000 (11:37 +0000)
commitba00a025d4a5b72638a002ce4e123f6e824d9aa9
treedbf5915f0b85493f48844d7a89318301abc455f1
parenta425ae02af7a25aa3654e644dc966d07f408a60c
heat engine : create boto config via instance userdata

Create boto config via instance userdata, which the instance
cfntools can read instead of /etc/boto.cfg, avoids messy post
install sed-mangling in the templates

Change-Id: Ic94bfc2e362a3a3f93b9bdeaad6a5f988371346e
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/engine/resources/instance.py
templates/AutoScalingMultiAZSample.template
templates/WordPress_Single_Instance_With_HA.template
templates/WordPress_Single_Instance_With_IHA.template