heat/heat/engine/hot
Steven Hardy 0ff3659a55 map_replace allow noop colliding replacements
We should allow the case where the keys collide, but the
replacement is the same as the current key (e.g a noop).

This is useful when you want to do a map_replace based on a
user parameter, then the default can be to do a noop replace
but the user parameter may also be any other (non colliding)
value.

Change-Id: I8cc5761c219616b4f8c18b3f44c4bf864c5457f1
Closes-Bug: #1652034
(cherry picked from commit c540293cfe)
2017-02-15 09:52:53 +00:00
..
__init__.py Move HOT template code to its own module 2014-03-06 10:05:07 -05:00
functions.py map_replace allow noop colliding replacements 2017-02-15 09:52:53 +00:00
parameters.py Immutable parameters 2016-02-22 13:40:16 -06:00
template.py Allows condition name using boolean or function 2016-09-12 21:40:06 -04:00