Bug 1008560

Summary: Heat package needs to distribute dist defaults for heat.conf
Product: [Community] RDO Reporter: Jeff Peeler <jpeeler>
Component: openstack-heatAssignee: Jeff Peeler <jpeeler>
Status: CLOSED CURRENTRELEASE QA Contact: Amit Ugol <augol>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: apevec, 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: 2014-02-13 02:26:18 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 Jeff Peeler 2013-09-16 15:17:55 UTC
Currently heat.conf.sample is copied to heat.conf. Heat.conf needs to utilize package defaults to generate a working config.

Comment 1 Alan Pevec 2013-09-19 11:43:01 UTC
api-paste.ini should also be moved to /usr/share/heat/ so it can be safely overwritten on upgrades and pointed to in heat.conf:

[paste_deploy]
api_paste_config=/usr/share/heat/api-paste-dist.ini

Comment 2 Jeff Peeler 2014-02-13 02:26:18 UTC
This was fixed in 2013.2-0.9.b3, which was released some time ago.