Skip to main content

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

Project description

==================
networking-bagpipe
==================

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

* Free software: Apache license
* Documentation: https://docs.openstack.org/networking-bagpipe/latest/
* Source: http://git.openstack.org/cgit/openstack/networking-bagpipe
* Bugs: http://bugs.launchpad.net/networking-bagpipe

Team and repository tags
------------------------

.. image:: http://governance.openstack.org/badges/networking-bagpipe.svg
:target: http://governance.openstack.org/reference/tags/index.html

.. Change things from this point on

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 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

* compute code common to both: agent extensions for Neutron agent
(linuxbridge or openvswitch) to consolidate and pass information via
its REST API to :ref:`bagpipe-bgp`: a lightweight BGP VPN implementation
(note that a previous version of bagpipe-bgp was hosted under github)

.. _networking-bgpvpn: https://github.com/openstack/networking-bgpvpn
.. _RFC4364: http://tools.ietf.org/html/rfc4364
.. _RFC7432: http://tools.ietf.org/html/rfc7432



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-8.0.0.0rc1.tar.gz (231.5 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-8.0.0.0rc1-py2-none-any.whl (262.5 kB view details)

Uploaded Python 2

File details

Details for the file networking-bagpipe-8.0.0.0rc1.tar.gz.

File metadata

File hashes

Hashes for networking-bagpipe-8.0.0.0rc1.tar.gz
Algorithm Hash digest
SHA256 0b65e477e8d58339e5d6fe4bb55bc60709ed17395d23b706609b96d95d2ecbb9
MD5 817db4970db368fb468c06cd9e56fb2b
BLAKE2b-256 41e5897468753cc35ef6c9f1b6c9a55a067e1dc42445cca25951e81ce5b1c7bb

See more details on using hashes here.

File details

Details for the file networking_bagpipe-8.0.0.0rc1-py2-none-any.whl.

File metadata

File hashes

Hashes for networking_bagpipe-8.0.0.0rc1-py2-none-any.whl
Algorithm Hash digest
SHA256 818739138a4da8a8bc94036f2b4ebb54c3e32d7707f28218538caec9c2e61fc3
MD5 05c1d1e9a29ed6f8359f53e9c84fa35e
BLAKE2b-256 3d809187e6e8cf717cae8d479fb84d44ba7b6bb5c5de07e3276cb026a65207ba

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