Bug 1042494

Summary: [RFE][neutron]: Make an enhanced linux bridge plugin supporting SDN via multicast
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/neutron/+spec/enhanced-linux-bridge-plugin
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:37:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 22:26:58 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/enhanced-linux-bridge-plugin.

Description:

The current quantum plugin linux bridge can only leverage physical VLAN which is sometimes less convenient. This proposal introduces a new plugin to support software defined network via multicast mechanism. The enhanced plugin is going to make soft VLAN via the mechanism that different multicast group maps to different VLAN number, so that linux bridge is also able to have unlimited software defined VLAN like openvswitch. Note the new plugin will provide physical vlan and software vlan in the same time, not separate option. If the VLAN number > 4095, it will be software, otherwise physical one.

Specification URL (additional information):

None