RFE: Support the LISP GPE overlay networking feature

Bug #1676496 reported by Ian Wells
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-vpp
Fix Released
Medium
Naveen Joy

Bug Description

Add LISP GPE as an overlay type based on the LISP GPE support in VPP.

Ian Wells (ijw-ubuntu)
Changed in networking-vpp:
status: New → In Progress
assignee: nobody → Naveen Joy (najoy)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-vpp (master)

Reviewed: https://review.openstack.org/448835
Committed: https://git.openstack.org/cgit/openstack/networking-vpp/commit/?id=9c878a4d5d67191a34d52e3d6ef086f1f9f9f94c
Submitter: Jenkins
Branch: master

commit 9c878a4d5d67191a34d52e3d6ef086f1f9f9f94c
Author: Naveen Joy <email address hidden>
Date: Mon Feb 27 17:01:06 2017 -0800

    VXLAN-GPE feature support

    This patch supports the VXLAN-GPE overlay networking capability using ml2
    vxlan type driver. To deploy the GPE overlay, set the following options in
    devstack - GPE_SRC_CIDR and GPE_LOCATORS. These devstack variables are
    translated into ml2 config options named gpe_src_cidr and gpe_locators.
    The gpe_src_cidr is the source IPv4 or IPv6 subnet/mask used for the GPE
    underlay (uplink) interface. The gpe_locators is the name the physnet
    functioning as the uplink source interface used by vxlan-gpe for overlay
    encapsulation. In the current version, only one GPE locator
    interface is supported. Also vxlan-gpe requires static ARP entries on
    tenant instances for reachability.

    Closes-Bug:#1676496

    Change-Id: I8ddbf01e1436e2a1a258d602297b0426f194f295

Changed in networking-vpp:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.