heat/heat/engine/hot
Steven Hardy 25a27d4fe7 Allow multiple lists for list_join intrinsic functions
Allow the HOT list_join function to optionally accept multiple
lists.  This is useful when you want to combine two or more lists,
for example to join a hard-coded list with a user provided one.

Although this is 100% backwards compatible, it's been added as a new
function which is available only via the Liberty HOT version.  This
should allow easier determination of whether a particular heat service
supports this revised syntax.

Change-Id: I375450960c6d486998308ec0b915c25628f745a5
2015-06-26 10:21:50 +01:00
..
__init__.py Move HOT template code to its own module 2014-03-06 10:05:07 -05:00
functions.py Allow multiple lists for list_join intrinsic functions 2015-06-26 10:21:50 +01:00
parameters.py Added pseudo param OS::project_id 2014-12-22 16:02:54 +08:00
template.py Allow multiple lists for list_join intrinsic functions 2015-06-26 10:21:50 +01:00