heat/heat/engine/hot
Brendan Shephard 56d99bf658 Improve map_merge logging
Templates can be complex and contain multiple instances of
map_merges. Debugging this can be complex, so this change
aims to improve the mapping and help users determine where
the problem has occured.

With this change, instead of just saying an error occured,
we will now return the object that the error occurred with
and a note about it's type. This will allow for quick
identification of what the problem was.

Change-Id: I1c4da88029bbf1a3cfb58f5e21da28ec2912f924
2022-11-03 15:47:01 +10:00
..
__init__.py Move HOT template code to its own module 2014-03-06 10:05:07 -05:00
functions.py Improve map_merge logging 2022-11-03 15:47:01 +10:00
parameters.py Added tags attribute to the template parameter 2017-11-13 15:51:19 +05:30
template.py Modify 'if' Macro to allow optional properties 2020-10-27 16:59:30 -04:00