summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZane Bitter <zbitter@redhat.com>2020-03-05 22:04:48 -0500
committerZane Bitter <zbitter@redhat.com>2020-10-27 16:55:38 -0400
commit674a62ae9bbda32837874b48d4fb9a43199d8706 (patch)
treee335056c215c50a7cd57be113a932960e4d5972a /doc
parent4deef7e7289309ee9be074ebd1d31a0082b6d910 (diff)
downloadheat-674a62ae9bbda32837874b48d4fb9a43199d8706.tar.gz
Add template version 2021-04-16 for Wallaby
Change-Id: I57047682cfa82ba6ca4affff54fab5216e9ba51c Story: 2007388
Diffstat (limited to 'doc')
-rw-r--r--doc/source/template_guide/hot_spec.rst40
1 files changed, 39 insertions, 1 deletions
diff --git a/doc/source/template_guide/hot_spec.rst b/doc/source/template_guide/hot_spec.rst
index c81f48eea..694b22e46 100644
--- a/doc/source/template_guide/hot_spec.rst
+++ b/doc/source/template_guide/hot_spec.rst
@@ -376,7 +376,45 @@ The complete list of supported condition functions is::
-------------------
The key with value ``2018-08-31`` or ``rocky`` indicates that the YAML
document is a HOT template and it may contain features added and/or removed
-up until the Queens release. The complete list of supported functions is::
+up until the Rocky release. The complete list of supported functions is::
+
+ digest
+ filter
+ get_attr
+ get_file
+ get_param
+ get_resource
+ list_join
+ make_url
+ list_concat
+ list_concat_unique
+ contains
+ map_merge
+ map_replace
+ repeat
+ resource_facade
+ str_replace
+ str_replace_strict
+ str_replace_vstrict
+ str_split
+ yaql
+ if
+
+The complete list of supported condition functions is::
+
+ equals
+ get_param
+ not
+ and
+ or
+ yaql
+ contains
+
+2021-04-16 | wallaby
+--------------------
+The key with value ``2021-04-16`` or ``wallaby`` indicates that the YAML
+document is a HOT template and it may contain features added and/or removed
+up until the Wallaby release. The complete list of supported functions is::
digest
filter