RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1006868 - heat-api and heat-engine [havana][packstack] try to load heat-api.conf and heat-engine.conf
Summary: heat-api and heat-engine [havana][packstack] try to load heat-api.conf and he...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: openstack-heat
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Jeff Peeler
QA Contact: Amit Ugol
URL:
Whiteboard:
: 1006923 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-11 12:24 UTC by stefano.zilli
Modified: 2014-06-05 09:14 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-28 20:36:30 UTC
Embargoed:


Attachments (Terms of Use)

Description stefano.zilli 2013-09-11 12:24:08 UTC
Description of problem:
heat-api init script fails to start as it tries to load the heat-api.conf that is now merged with heat.conf

Version-Release number of selected component (if applicable):
openstack-heat-api 0.5.b3.el6

How reproducible:
100%

Actual results:
 Traceback (most recent call last):
 File "/usr/bin/heat-api", line 49, in <module>
    cfg.CONF(project='heat', prog='heat-api')
 File "/usr/lib/python2.6/site-packages/oslo/config/cfg.py", line 1597, in __call__
    raise ConfigFilesNotFoundError(self._namespace.files_not_found)
 oslo.config.cfg.ConfigFilesNotFoundError: Failed to read some config files: /etc/heat/heat-api.conf

Comment 1 Jeff Peeler 2013-09-11 15:32:38 UTC
*** Bug 1006923 has been marked as a duplicate of this bug. ***

Comment 2 Steven Dake 2013-09-11 18:34:47 UTC
Jeff,

I think this is a bug in the systemd scripts.  Could you fix?


Note You need to log in before you can comment on or make changes to this bug.