heat/heat/engine/hot
huangtianhua db11ae6d42 Correct list_join function
Heat supports 'list_join' function to join one or more
lists of strings in Liberty release. But when we resolve
the function, we pop some arguments, this introduced
errors if resolve the snippet again when updating a resource.

This patch correct the behavior of 'list_join' function,
also refactor some codes for the functions of Kilo/Liberty.

Change-Id: Ia67a0171261ca1a864fe11f7d61c3bf5ef801040
Closes-Bug: #1513060
2015-11-16 15:34:24 +08:00
..
__init__.py Move HOT template code to its own module 2014-03-06 10:05:07 -05:00
functions.py Correct list_join function 2015-11-16 15:34:24 +08:00
parameters.py Fix [H405] pep rule in heat/engine/hot 2015-09-21 14:51:46 +03:00
template.py Implement new map_merge intrinsic function 2015-10-21 19:33:18 -04:00