]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Fix `to_boolean` in cfn_helper
authorTomas Sedovic <tomas@sedovic.cz>
Mon, 23 Apr 2012 13:10:33 +0000 (15:10 +0200)
committerTomas Sedovic <tomas@sedovic.cz>
Mon, 23 Apr 2012 13:13:28 +0000 (15:13 +0200)
commit9a0ee86fc62372b3c4a99b705981fe653bdaa088
treec5ddfd84a7412a6df044017948bd9b5ca39600d5
parent12797d82299b9e5698a25b6b7284642bed72ab79
Fix `to_boolean` in cfn_helper

The lowercase conversion and striping whitespace from strings was being ignored.

Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
heat/cfntools/cfn_helper.py