]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Implement runas for cfn-hup
authorTomas Sedovic <tomas@sedovic.cz>
Thu, 26 Apr 2012 15:27:25 +0000 (17:27 +0200)
committerTomas Sedovic <tomas@sedovic.cz>
Thu, 26 Apr 2012 15:27:25 +0000 (17:27 +0200)
commit6b0d2d7827dedf553ac7d25cb75ebcacc7379532
treeace331466d0be4ea670af5dd16ca9e14e72299fb
parent3802dfbba6f27df3c172bdb6ace261a7be998c49
Implement runas for cfn-hup

As a side effect, this fixes #109. By running everything through `su -c`, all
the piping and redirection issues are outsourced there.
heat/cfntools/cfn_helper.py
heat/tests/test_cfn.py