Bug 904712

Summary: RFE : Packstack should include VLAN interface field in all compute node nova.conf files
Product: Red Hat OpenStack Reporter: Ofer Blaut <oblaut>
Component: openstack-packstackAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: Nir Magnezi <nmagnezi>
Severity: low Docs Contact:
Priority: low    
Version: 2.0 (Folsom)CC: aortega, derekh, fpercoco, ykaul
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-28 11:04:37 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 Ofer Blaut 2013-01-27 08:52:07 UTC
Description of problem:

It will be great that packstack will include ( even comment out )

VLAN interface and network manager information in nova.conf  file 

vlan_interface=eth3 is a must in every compute node when using VLANs
 
# VLAN Info
# Remark - DHCPFlat
# network_manager=nova.network.manager.VlanManager
#vlan_interface=eth3


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 2 Flavio Percoco 2013-01-28 08:43:32 UTC
If it'll be added, I'd say it shouldn't be commented. My point is, If user has to open the file and uncomment that line out, he could just write it down as well.

That parameter should already be documented in nova's conf which should be the reference for every user.

Comment 3 Derek Higgins 2013-02-28 11:04:37 UTC
As of snap4 the nova.conf file includes all the default comments, including vlan config options.

https://bugzilla.redhat.com/show_bug.cgi?id=903545

*** This bug has been marked as a duplicate of bug 903545 ***