Bug 1042414

Summary: [RFE][neutron]: VXLAN support for linuxvridge
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: chen.li, markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/neutron/+spec/vxlan-linuxbridge
Whiteboard: upstream_milestone_none upstream_status_deferred upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:42:21 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:12:02 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/vxlan-linuxbridge.

Description:

Linux starting from kernel 3.7 linux offers native vxlan support.

Use cases: Many enviroments  chose openvswitch just because they need l2 tunneling :-) For this purpose vxlan is much more better solution as is sends all broadcast traffic over multicast group (in openvswitch broadcast packet is send as multiple unicast gre packets) and doesn't require any user space process to be a part of dataswitching environment.





Specification URL (additional information):

None