tripleo-common/releasenotes
Harald Jensås 675f8bc64f Jinja2 raise extension
Extend Jinja2 envrionment with a raise method so that
we can add logic in Jinja2 and raise errors.

In jinja2 template the raise method can be used like this:

 {%- if condition %}
   {{ raise('MESSAGE') }}
 {%- endif %}

Change-Id: Idaa1d570b129aa6c8c117b8087d1aad7ae987a47
2020-05-11 11:02:00 +02:00
..
notes Jinja2 raise extension 2020-05-11 11:02:00 +02:00
source Update master for stable/train 2019-10-17 11:51:06 +00:00