]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
loguserdata: handle exceptions from running the userdata
authorAngus Salkeld <asalkeld@redhat.com>
Thu, 14 Mar 2013 03:21:55 +0000 (14:21 +1100)
committerAngus Salkeld <asalkeld@redhat.com>
Thu, 14 Mar 2013 03:21:55 +0000 (14:21 +1100)
commit655e377d456b090a061f8c34a050284ed2e4b6ee
treeea57b8d15f42421d8616b1c15c0065856180ce5a
parentfbea93155097d283b3b1b479d2c3ade3c233d287
loguserdata: handle exceptions from running the userdata

- log the exceptions so the user can diagnose issues.

bug 1154641
Change-Id: Ic085c9f062255a9fa44b3e31b464c9ebd19a947c
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
heat/cloudinit/loguserdata.py
heat/tests/test_loguserdata.py