Bug 1008560
Summary: | Heat package needs to distribute dist defaults for heat.conf | ||
---|---|---|---|
Product: | [Community] RDO | Reporter: | Jeff Peeler <jpeeler> |
Component: | openstack-heat | Assignee: | Jeff Peeler <jpeeler> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Amit Ugol <augol> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | 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
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 This was fixed in 2013.2-0.9.b3, which was released some time ago. |