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

Bug 908892

Summary: Large number of blank lines in nova.conf for compute running on other host.
Product: Red Hat OpenStack Reporter: Brent Eagles <beagles>
Component: openstack-packstackAssignee: RHOS Maint <rhos-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Nir Magnezi <nmagnezi>
Severity: low Docs Contact:
Priority: low    
Version: 2.0 (Folsom)CC: aortega, derekh, jthomas, ykaul
Target Milestone: betaKeywords: Triaged
Target Release: 3.0   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-30 13:26:05 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 Brent Eagles 2013-02-07 19:15:26 UTC
Generated nova.conf packstack-configured standalone compute node contains large number of blank lines

Steps to Reproduce:
1. Specify more than one compute node when running packstack, one of which is not the current host (if it matters, it was the second one in the list).
2. Upon successful completion, check nova.conf on the remote host

  
Actual results:
The nova.conf file on the remote host contains a large number of blank lines immediately after the [DEFAULT] section header.

Expected results:
Fewer blank lines.

Additional info:
If memory serves correctly, packstack failed for an unrelated reason on a previous attempt.

Comment 2 Brent Eagles 2013-02-08 19:00:00 UTC
Actually the blank lines occur in the local host as well (didn't notice before thanks to grep/vim usage)

Comment 3 Derek Higgins 2013-02-28 08:00:42 UTC
*** Bug 916307 has been marked as a duplicate of this bug. ***

Comment 4 Derek Higgins 2013-04-30 13:26:05 UTC
Ever sense the move to a ini file parser for nova.conf this no longer occurs