Bug 1006923

Summary: heat-engine service won't start in RDO h3 package
Product: [Community] RDO Reporter: Steven Hardy <shardy>
Component: openstack-heatAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: Amit Ugol <augol>
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: jpeeler, sdake
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: 2013-09-11 15:32:38 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:
Embargoed:

Description Steven Hardy 2013-09-11 13:58:00 UTC
Description of problem:

Due to config-file renaming, the openstack-heat-engine service won't start with the h3 packages.

Version-Release number of selected component (if applicable):

openstack-heat-engine-2013.2-0.5.b3.el6.noarch

How reproducible:
Always

Steps to Reproduce:
1. sh -x /etc/init.d/openstack-heat-engine start


Actual results:

+ '[' -f /etc/heat/heat-engine.conf ']'
+ exit 6

Expected results:

Service starts

Additional info:

We should be looking for /etc/heat/heat.conf now (or actually maybe not specifying it at all since that file is picked up by the engine without explicitly specifying it)

Comment 1 Jeff Peeler 2013-09-11 15:32:38 UTC

*** This bug has been marked as a duplicate of bug 1006868 ***