eab6b0bd73
This patch provides a structure for the HOT guide, without content. The intent is to provide an overview of what needs to be documented. The organization will probably change once we turn this book into a chapter in the user guide. Change-Id: I640c519e2c0d1f1b6ba974f37aa4cb2abcfd59c1 Implements: blueprint heat-templates
38 lines
461 B
ReStructuredText
38 lines
461 B
ReStructuredText
.. _hot_functions:
|
|
|
|
#############
|
|
HOT functions
|
|
#############
|
|
|
|
Link between resources
|
|
======================
|
|
|
|
* get_param
|
|
* get_resource
|
|
* Ref
|
|
* Fn::GetAtt / get_attr
|
|
|
|
String manipulations
|
|
====================
|
|
|
|
* get_file
|
|
* list_join
|
|
* str_replace
|
|
* Fn::Base64
|
|
* Fn::Join
|
|
* Fn::Split
|
|
* Fn::Replace
|
|
|
|
Lookup structured data
|
|
======================
|
|
|
|
* Fn::FindInMap
|
|
* Fn::MemberListToMap
|
|
* Fn::Select
|
|
|
|
Misc
|
|
====
|
|
|
|
* Fn::ResourceFacade / resource_facade
|
|
* Fn::GetAZs
|