tripleo-image-elements/elements/heat
Gonéri Le Bouder 9481784a11 sort the element-deps to please dib-lint
Since I43fd90647acba400cea11c665fb587856514b0ee dib-lint
ensure the elment-deps file is properly sorted.

Change-Id: Ie0347951d99a227fe60530645eeda0f4aa55c325
2014-04-24 15:38:03 +02:00
..
environment.d Wire in _EXTRA_INSTALL_OPTS... 2014-04-19 08:08:45 -04:00
install.d Wire in _EXTRA_INSTALL_OPTS... 2014-04-19 08:08:45 -04:00
os-config-applier/etc/heat Update openstack config files to support rabbitmq cluster 2014-02-26 09:10:40 +01: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.