]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Revert "Replace part_handler.py with write-files cloudinit mechanism"
authorSteven Dake <sdake@redhat.com>
Fri, 2 Aug 2013 01:05:05 +0000 (18:05 -0700)
committerJason Dunsmore <jasondunsmore@gmail.com>
Mon, 5 Aug 2013 17:13:59 +0000 (12:13 -0500)
commit715e5d4f51a3dc38f08c0c3ce65d6a2e2247981a
treee5db8f2003fa9330f85954f518c495aa06b35120
parent255d65ebd0be1fdf3e40b41f4f916a43de354e6a
Revert "Replace part_handler.py with write-files cloudinit mechanism"

Ubuntu has 0.6 of cloudinit, and write-files doesn't work on that
distro.  Ubuntu does not intend to update cloudinit in their LTS release
to 0.7.

This reverts commit 621f5bfdbab46498b37cdc4865afa57e0f0498e0.
Fixes: Bug #1207088
Change-Id: If80863883afee28bdde6dd506826ec5710cc0308
heat/cloudinit/boothook.sh
heat/cloudinit/config
heat/cloudinit/loguserdata.py
heat/cloudinit/part_handler.py [new file with mode: 0644]
heat/engine/resources/instance.py
heat/tests/test_loguserdata.py