Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1060712

Summary: nova.conf DEFAULT section match with mutiple lines
Product: Red Hat OpenStack Reporter: Martin Pavlásek <mpavlase>
Component: openstack-packstackAssignee: RHOS Maint <rhos-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Pavlásek <mpavlase>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.0 (RHEL 7)CC: aortega, derekh, jguiditt, mmagr, yeylon
Target Milestone: ---   
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-06 20:48:17 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:
Attachments:
Description Flags
nova.conf none

Description Martin Pavlásek 2014-02-03 12:47:34 UTC
Created attachment 858551 [details]
nova.conf

Description of problem:
Packstack failed during nova puppet run:

Error appeared during Puppet run: 192.168.1.19_nova.pp
err: /Stage[main]/Ceilometer::Agent::Compute/File_line_after[nova-notification-driver-common]/ensure: change from absent to present failed: 87 lines match pattern '\[DEFAULT\]' in file '/etc/nova/nova.conf'.  One or no line must match the pattern.

Version-Release number of selected component (if applicable):
openstack-packstack-2013.2.1-0.29.dev956.el6.noarch

How reproducible:

Steps to Reproduce:
1. install openstack via packstack

Actual results:
$ grep DEFAULT nova.conf|wc -l 
87

$ grep DEFAULT nova.conf|head -n5
[DEFAULT]
# Deprecated group/name - [DEFAULT]/log_config
# Deprecated group/name - [DEFAULT]/logfile
# Deprecated group/name - [DEFAULT]/logdir
# Deprecated group/name - [DEFAULT]/rabbit_durable_queues ...


Expected results:


Additional info:

Comment 2 Martin Pavlásek 2014-02-03 13:18:51 UTC
Icehouse, so RHOS 5, my mistake.

Comment 3 Martin Magr 2014-02-03 13:34:00 UTC
Patch submitted upstream: https://review.openstack.org/70713

Comment 4 Martin Magr 2014-05-06 20:48:17 UTC
This has been fixed in RHOS-4.0.