tripleo-image-elements/elements/heat
Ghe Rivero 7d37fb5eb2 Rename os-config-applier to os-apply-config
There are some elements that are still using the old os-config-applier
to store the configuration templates.

Change-Id: I17def1e5e0ca09d5f400d7ba1f7bd82ea804ab42
2014-07-09 06:00:27 +00:00
..
environment.d Wire in _EXTRA_INSTALL_OPTS... 2014-04-19 08:08:45 -04:00
install.d Install libffi-dev in heat element 2014-05-09 17:59:53 +00:00
os-apply-config/etc/heat Rename os-config-applier to os-apply-config 2014-07-09 06:00:27 +00:00
README.md Fix formatting of yaml in heat/README.md 2014-03-04 13:18:03 -08:00
element-deps sort the element-deps to please dib-lint 2014-04-24 15:38:03 +02:00
source-repository-heat Use openstack git repos when possible 2013-11-15 10:48:11 +02:00

README.md

Install heat software on the machine.

Configuration

heat:
  verbose: False
    # Print more verbose output (set logging level to INFO instead
    # of default WARNING level).
  debug: False
    # Print debugging output (set logging level to DEBUG instead of
    # default WARNING level).

Configuration of heat services is done in the heat-api and heat-engine elements, which enable those services.