tripleo-image-elements/elements/heat
Gregory Haynes 73584b7374 Use keystone identity_uri instead of auth_*
Keystone middleware has deprecated the auth_host and friends in favor of
using identity_uri.

This was done in python-keystoneclient change:
I1f8f5064ea8028af60f167df9b97e215cdadba44

Change-Id: Ic43fc7656e63a890f25d0c8e9d2fed2213882b37
2014-10-17 07:57:47 -07:00
..
environment.d Wire in _EXTRA_INSTALL_OPTS... 2014-04-19 08:08:45 -04:00
install.d Fix dib-lint failures 2014-07-31 12:25:59 -04:00
os-apply-config/etc/heat Use keystone identity_uri instead of auth_* 2014-10-17 07:57:47 -07:00
README.md Fix formatting of yaml in heat/README.md 2014-03-04 13:18:03 -08:00
element-deps Correct SELinux file contexts 2014-07-19 23:54:41 -07: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.