]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Use heat-engine.conf for heat-manage config
authorDerek Higgins <derekh@redhat.com>
Tue, 28 May 2013 09:47:43 +0000 (10:47 +0100)
committerDerek Higgins <derekh@redhat.com>
Tue, 28 May 2013 09:57:54 +0000 (10:57 +0100)
commit3f72ad87f48fe19c7903ef9f685d2000171abd9d
tree83c930b13e066047796f0aaf5ebfbc07cfca1464
parent38f4de94142c80667f70f1f36b7484bdc42e410a
Use heat-engine.conf for heat-manage config

Fixes bug 1184923

because prog was missing the CONF object was looking for
the config file in /etc/heat/heat.conf  this should have
been /etc/heat/heat-engine.conf

Change-Id: Ie23b9998df368274d69180e0d619b042dd9dc053
heat/cmd/manage.py