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:
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.
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 ***