]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add a newline to user data injection.
authorIan Main <imain@redhat.com>
Thu, 6 Sep 2012 02:00:54 +0000 (19:00 -0700)
committerIan Main <imain@redhat.com>
Thu, 6 Sep 2012 02:03:32 +0000 (19:03 -0700)
commitb1696fb1b0be8e6e2ce154d748ed25289a216125
treea4d9bfd0fa16507da3240530beab27be99d21d9b
parent5655589895def95709d345509db95a2cc5e1ff7b
Add a newline to user data injection.

If no newline is present at the end of the user-data section of the
template, the addition of the touch command will cause the last
line to break.

Change-Id: I15ba402f83f6fba03f7d0455a63a5dc03480973d
Signed-off-by: Ian Main <imain@redhat.com>
heat/engine/instance.py