675f8bc64f
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 |
||
---|---|---|
.. | ||
notes | ||
source |