Skip to main content

Mechanism driver for Neutron ML2 plugin using BGP E-VPNs/IP VPNs as a backend

Project description

Driver and agent code to use BaGPipe lightweight implementation of BGP-based VPNs as a backend for Neutron.

Team and repository tags

https://governance.openstack.org/tc/badges/networking-bagpipe.svg

Overview

BGP-based VPNs rely on extensions to the BGP routing protocol and dataplane isolation (e.g. MPLS-over-x, VXLAN) to create multi-site isolated virtual networks over a shared infrastructure, such as BGP/MPLS IPVPNs (RFC4364) and E-VPN (RFC7432). They have been heavily used in IP/MPLS WAN backbones since the early 2000’s.

These BGP VPNs are relevant in the context of Neutron, for two distinct use cases:

  1. creating reachability between Neutron ports (typically VMs) and BGP VPNs outside the cloud datacenter (this use case can be relevantindependently of the backend chosen for Neutron)

  2. leveraging these BGP VPNs in Neutron’s backend, to benefit from the flexibility, robustness and scalability of the underlying technology (as do other existing backends such as OpenContrail, Nuage Networks, or Calico – although the latter relies on plain, non-VPN, BGP)

BaGPipe proposal is to address these two use cases by implementing this protocol stack – both the BGP routing protocol VPN extensions and the dataplane encapsulation – in compute nodes or possibly ToR switches, and articulating it with Neutron thanks to drivers and plugins.

The networking-bagpipe package includes:

  • for use case 1: backend code for Neutron’s BGPVPN Interconnection service plugin (networking-bgpvpn) ; only compute node code (agent and BGP) is in networking-bagpipe, the Neutron server-side part, being currently in networking-bgpvpn package)

  • for use case 2: a Neutron ML2 mechanism driver (base Neutron networks), a networking-sfc driver (service chaining)

  • compute code common to both: agent extensions for Neutron agent (linuxbridge or openvswitch) to consolidate and pass information via its REST API to BaGPipe-BGP (a lightweight BGP VPN implementation)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

networking-bagpipe-10.0.0.tar.gz (245.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

networking_bagpipe-10.0.0-py2.py3-none-any.whl (275.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file networking-bagpipe-10.0.0.tar.gz.

File metadata

  • Download URL: networking-bagpipe-10.0.0.tar.gz
  • Upload date:
  • Size: 245.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2

File hashes

Hashes for networking-bagpipe-10.0.0.tar.gz
Algorithm Hash digest
SHA256 8ab54cb9aab3a82cc2a0ba708de73b0f56bad260f34ceef586044da7950f96d7
MD5 d0f5ee78ab26038f566e4ccf925cdc1c
BLAKE2b-256 b91517b198cbf51dba18148127009ae778aa7ada17b5085da89fc1c18e3804b9

See more details on using hashes here.

File details

Details for the file networking_bagpipe-10.0.0-py2.py3-none-any.whl.

File metadata

  • Download URL: networking_bagpipe-10.0.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 275.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/20.7.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2

File hashes

Hashes for networking_bagpipe-10.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1b74848cbe7999cc991b2ffd287ab97f21d35fd53d7283ee08d90d9a14b4e596
MD5 d5d500d744ac41de7109f43c3c3738a7
BLAKE2b-256 efe0cd4472db37251ebb5b9a4cafb33e016149643c1b28b8e603151c5f594c00

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page