heat-templates/hot/software-config/elements/heat-config
huangtianhua 4da7ae6597 Correct unresolved reference 'true' and 'false'
Correct unresolved references, set boolean value
to True/False instead of true/false.

Change-Id: I7bf54c32fda7a9da862f93a491ceca1d3743e964
2015-01-07 15:41:33 +08:00
..
bin Fix broken heat-config-notify 2014-12-19 11:44:22 +13:00
install.d Use packaged heatclient in the heat-config element 2014-10-16 10:11:47 -04:00
os-apply-config/var/run/heat-config Rename os-config-applier to os-apply-config 2014-07-21 11:27:23 +00:00
os-refresh-config/configure.d Correct unresolved reference 'true' and 'false' 2015-01-07 15:41:33 +08:00
element-deps os-refresh-config script to invoke config hooks 2014-04-29 09:40:08 +12:00
README.rst os-refresh-config script to invoke config hooks 2014-04-29 09:40:08 +12:00

This is an os-refresh-config script which iterates over deployments configuration data and invokes the appropriate hook for each deployment item. Any outputs returned by the hook will be signalled back to heat using the configured signalling method.