Bug 1042435 - [RFE][neutron]: Kernel VXLAN support for quantum openvswitch plugin
Summary: [RFE][neutron]: Kernel VXLAN support for quantum openvswitch plugin
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/neut...
Whiteboard: upstream_milestone_next upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 22:16 UTC by RHOS Integration
Modified: 2015-03-19 16:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 16:57:32 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 22:16:35 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/openvswitch-kernel-vxlan.

Description:

Linux starting from kernel 3.7 linux offers native vxlan support.

Like gre tunnel, vxlan provide l2 isolation, but more convenient to config and setup.

After ml2 has been merged, and ovs plugin has been deprecated, instead implement kernel vxlan for ovs plugin, this blueprint retarget to implement kernel vxlan support for ml2 plugin, and use ovs agent to set up the vxlan device

This task contains two parts:

1. create kernel vxlan TypeDriver in ml2
2. implement kernel vxlan in ovs agent

Specification URL (additional information):

None


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