Bug 904713 - RFE : 8021q module should be loaded by nova when using nova.network.manager.VlanManager
Summary: RFE : 8021q module should be loaded by nova when using nova.network.manager.V...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 2.0 (Folsom)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Ofer Blaut
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-27 08:59 UTC by Ofer Blaut
Modified: 2019-09-09 13:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-12 16:50:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ofer Blaut 2013-01-27 08:59:51 UTC
Description of problem:

When nova is using nova.network.manager.VlanManager

module 8021q must be used.

currently it is up to user to add it manually ( modprobe 8021q )

Since nova build :
1. linux bridge 
2. vlan 
3. and its interface 

, it should also load the module.


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


How reproducible:


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


Expected results:


Additional info:

Comment 2 Russell Bryant 2013-02-12 16:50:34 UTC
I feel that loading kernel modules is outside the scope of what nova should be doing.


Note You need to log in before you can comment on or make changes to this bug.