Skip to main content

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

Project description

Team and repository tags

http://governance.openstack.org/badges/networking-bagpipe.svg

networking-bagpipe

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

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 is true independently 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 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 agent code is in networking-bagpipe, the Neutron server-side part, being currently in networking-bgpvpn package)

  • for use case 2: a Neutron ML2 mechanism driver

  • agent code common to both, providing adaptation code to consolidate and pass information via its REST API to BaGPipe BGPVPN implementation (itself in bagpipe-bgp package)

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-6.0.0.tar.gz (55.6 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-6.0.0-py2-none-any.whl (54.6 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for networking-bagpipe-6.0.0.tar.gz
Algorithm Hash digest
SHA256 75675db8e967832da06fb9c5eaf2755ea091fe28fb0ba2a74431b0fd82f7ba42
MD5 fd0254ae97ce7c5d058b38c72ae915b9
BLAKE2b-256 d52790035055eb268de66041d56c407c5be1c4dfb4ae4d31557a9db8315d321e

See more details on using hashes here.

File details

Details for the file networking_bagpipe-6.0.0-py2-none-any.whl.

File metadata

File hashes

Hashes for networking_bagpipe-6.0.0-py2-none-any.whl
Algorithm Hash digest
SHA256 901165165363ba295a8069a69b6113c21d01e542beca88315502ddcf0def7b18
MD5 ee0cb4c81762e51531d8f6ff59f6e7ea
BLAKE2b-256 fa1df1d9dd79b99578fad585bfed9ed9959d07036c14667ca89cee2cd470463a

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