| Summary: | heat-api and heat-engine [havana][packstack] try to load heat-api.conf and heat-engine.conf | ||
|---|---|---|---|
| Product: | [Community] RDO | Reporter: | stefano.zilli |
| Component: | openstack-heat | Assignee: | Jeff Peeler <jpeeler> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Amit Ugol <augol> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | augol, Jan.van.Eldik, jpeeler, sdake, shardy |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-28 20:36:30 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
*** Bug 1006923 has been marked as a duplicate of this bug. *** Jeff, I think this is a bug in the systemd scripts. Could you fix? This was fixed long ago: http://pkgs.fedoraproject.org/cgit/openstack-heat.git/commit/?h=master&id=e876c349bb70c89920f387e828892cafb1b34867 el6 fixes: http://pkgs.fedoraproject.org/cgit/openstack-heat.git/commit/?h=el6-havana&id=bd0f337f2a8e99860580ac8cff21029b0512d04e http://pkgs.fedoraproject.org/cgit/openstack-heat.git/commit/?h=el6-havana&id=1cdd5d35b74d0f6477fe05cd92dbdda6d051428c |
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