heat/heat/engine/hot
Jason Dunsmore 98262c10d8 Immutable parameters
Add a new "immutable" boolean field to the parameters section in a HOT
template.  A value of True will result in the engine rejecting
stack-updates that include changes to that parameter.  When not
specified in the template, "immutable" defaults to False to ensure
backwards compatibility with old templates.

blueprint: immutable-parameters
Change-Id: If17df0b97e96ff2a1926451634e4744d6c3e26f1
2016-02-22 13:40:16 -06:00
..
__init__.py Move HOT template code to its own module 2014-03-06 10:05:07 -05:00
functions.py Remove extra whitespace 2016-01-14 01:09:17 +00:00
parameters.py Immutable parameters 2016-02-22 13:40:16 -06:00
template.py Implement new map_merge intrinsic function 2015-10-21 19:33:18 -04:00