heat/doc/source
Crag Wolfe aac3e7aae6 Add new hot function str_replace_strict
In many cases, a user would rather see an error result if a
str_replace param is not substituted in the template, rather than the
function silently doing nothing.

Since str_replace is set in its ways, introduce a new function
str_replace_strict which behaves identically to str_replace except
that a ValueError is raised if any of the param's are not found
in the template.

Change-Id: I8b8c69bb49dfeb74e05af4871602c20493b081eb
2016-10-10 10:24:55 -07:00
..
_templates Use oslo.sphinx for the doc templates 2013-08-23 12:59:54 +10:00
api Use pbr new autodoc feature 2015-06-16 11:35:02 +02:00
contributing Fix Broken Link in Contributing > Blueprints Doc 2016-06-30 03:36:44 -04:00
developing_guides Update plugin-guide documentation page 2016-09-09 13:53:56 +03:00
ext Add Ocata version '8.0.0' in doc 2016-09-21 14:53:36 +08:00
getting_started Change namespace 'ceilometer' to 'aodh' 2016-07-04 03:22:49 +00:00
man Purge deleted stacks for specific project 2016-07-20 17:02:12 +00:00
operating_guides Move Developer guides to separate directory 2016-02-15 07:44:42 +00:00
sourcecode Add auto code api doc generation 2013-08-28 09:56:43 +10:00
template_guide Add new hot function str_replace_strict 2016-10-10 10:24:55 -07:00
templates Replace github with openstack git repo 2015-10-21 09:51:40 +08:00
conf.py Fix doc build if git is absent 2016-04-13 09:45:12 +02:00
glossary.rst Update the Administrator Guide links with new ones 2016-04-06 12:30:52 +00:00
index.rst Correct link reference in heat/doc 2016-08-31 18:14:57 +07:00