Bug 1032843

Summary: nova.conf references ubuntu template
Product: Red Hat OpenStack Reporter: Summer Long <slong>
Component: openstack-packstackAssignee: Francesco Vollero <fvollero>
Status: CLOSED NOTABUG QA Contact: Nir Magnezi <nmagnezi>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.0CC: aortega, derekh, fvollero, hateya, yeylon
Target Milestone: ---   
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-25 18:46:10 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 Summer Long 2013-11-21 01:48:17 UTC
Description of problem:
The nova.conf file contains the following template reference after creation:
# Template file for injected network config (string value)
#net_config_template=$pybasedir/nova/virt/baremetal/net-dhcp.ubuntu.template


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

How reproducible:
After installation, look at the /etc/nova/nova.conf file.


Actual results:
Refers to an Ubuntu template.

Expected results:
Should refer to a RHOS template. 

Additional info:

Comment 2 Francesco Vollero 2013-11-25 18:46:10 UTC
This is not a bug within packstack but in nova upstream, so need to be fixed (renaming the file) there.

Comment 3 Summer Long 2013-11-26 00:17:44 UTC
Ok, thanks for looking at it. Will raise a task upstream.

Comment 4 Summer Long 2013-11-26 01:10:55 UTC
Raised this: https://bugs.launchpad.net/nova/+bug/1254933