openstack-manuals/doc/hot-guide/source/functions.rst
Gauvain Pocentek f2ab425c26 Change some IDs to fix the build
The doc tools 0.20 bring a new way of handling the IDs, so we need to
update some references names.

Change-Id: I169ab871534f504744482e562db3ab13194a6699
2014-10-13 19:25:23 +02:00

441 B

HOT functions

  • 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