71a9c3d690
Change-Id: I931d88e79fc077d12fc9bd39009061ffe87f1262 Story: 2007388 Task: 38973
9 lines
407 B
YAML
9 lines
407 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``wallaby`` template version introduces a new 2-argument form of the
|
|
``if`` function. This allows users to specify optional property values, so
|
|
that when the condition is false Heat treats it the same as if no value
|
|
were specified for the property at all. The behaviour of existing templates
|
|
is unchanged, even after updating the template version to ``wallaby``.
|