]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Adding HOT str_replace and get_resource functions
authorThomas Spatzier <thomas.spatzier@de.ibm.com>
Mon, 12 Aug 2013 16:10:48 +0000 (18:10 +0200)
committerThomas Spatzier <thomas.spatzier@de.ibm.com>
Tue, 13 Aug 2013 06:41:10 +0000 (08:41 +0200)
commit9ad94efb3a8b5d65333e1d54352ce70c2cecd535
tree2b594fc6e9466b531230ebfb5051e4d50f94165a
parente8a742c850b89357690bfbe50df338b1bfc7bbe5
Adding HOT str_replace and get_resource functions

This patch adds support for two functions, get_resource and str_replace to HOT
to enable the definition of new HOT samples. Especially str_replace aims to
simplify the definition of scripts in HOT templates.

Change-Id: Ic14fee36bdc0b9c5d79ade7ece5fa1b5331c864a
doc/source/template_guide/hot_spec.rst
heat/engine/hot.py
heat/tests/test_hot.py