tripleo-image-elements/elements/heat
Derek Higgins 99446c99b7 Temporarily remove Heat migration 065
A temporary fix until an issue with Heat migration 065 is fixed
regarding MariaDB.

Co-Authored-By: Derek Higgins <derekh@redhat.com>

Change-Id: I69535c5e8b4bda4e53bbcd03bde6cc30c9475840
Related-bug: #1488779
2015-08-28 15:58:59 -04:00
..
cleanup.d Remove /opt/stack/{repo} files 2015-02-03 09:50:31 +00:00
environment.d Wire in _EXTRA_INSTALL_OPTS... 2014-04-19 08:08:45 -04:00
install.d Temporarily remove Heat migration 065 2015-08-28 15:58:59 -04:00
os-apply-config/etc/heat Check stunnel.connect_host not stunnel.connect_ip 2014-11-13 09:34:31 +00:00
element-deps Correct SELinux file contexts 2014-07-19 23:54:41 -07:00
README.md Fix formatting of yaml in heat/README.md 2014-03-04 13:18:03 -08:00
source-repository-heat Use openstack git repos when possible 2013-11-15 10:48:11 +02:00

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.