]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Consolidated api-paste.ini file
authorSteve Baker <sbaker@redhat.com>
Sat, 13 Apr 2013 17:14:11 +0000 (10:14 -0700)
committerSteve Baker <sbaker@redhat.com>
Tue, 23 Apr 2013 21:18:15 +0000 (09:18 +1200)
commitc0c1768e4a2b441ef286fb49c60419be3fe80786
treed1546a8319a2409720498d7b30a7e60c50c314f5
parent28b60667e259e433b3344ede78ee2eb752de273d
Consolidated api-paste.ini file

Load a single api-paste.ini file, specified by config
Delete unused paste.ini files
Update docs for new paste.ini and config arrangement

There will be a corresponding devstack change, and once this is in
I will email the packagers on the packaging implications

Change-Id: Ic10b1a486094d15bfd832f0f934e6268ec323085
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
docs/GettingStarted.rst
etc/heat/api-paste.ini [new file with mode: 0644]
etc/heat/heat-api-cfn-paste.ini [deleted file]
etc/heat/heat-api-cloudwatch-paste.ini [deleted file]
etc/heat/heat-api-paste.ini [deleted file]
heat/common/config.py