]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Remove references to the multiple config files
authorAngus Salkeld <asalkeld@redhat.com>
Thu, 29 Aug 2013 02:05:37 +0000 (12:05 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Mon, 2 Sep 2013 00:43:21 +0000 (10:43 +1000)
commitae28bf4c89a69f854eb4556fb584f0d4f92526ad
tree06e1d5a458f74cc6c0bfd2c5777b4cded35d3596
parent752da8e0c1b22709fcbbbe906efb48dbf2217510
Remove references to the multiple config files

Only refer to heat.conf in the docs and scripts.
For install.sh copy the iniset() function from devstack
to assist in setting some semi-sane defaults.

Change-Id: I933891e35103c003f1272bc89c7b42d2ad76697b
bin/heat-db-setup
doc/source/getting_started/on_fedora.rst
doc/source/getting_started/on_ubuntu.rst
doc/source/man/heat-api-cfn.rst
doc/source/man/heat-api-cloudwatch.rst
doc/source/man/heat-api.rst
doc/source/man/heat-engine.rst
etc/heat/api-paste.ini
heat/db/sqlalchemy/manage.py
install.sh