Files
83773a8e5d3ade8f9a14ae92b170ca8917a97cde
networking-bgpvpn /README.rst
Thomas Morin 15bfd4f2c7 README cleanup
Remove the devstack examples that were not very useful.
It's better to have a simple README pointing to the main doc.
Change-Id: I2d4bf362c88d21bbfb4dd93379d16938a8c2f887
2016年06月15日 10:42:07 +02:00

1.1 KiB

BGP-MPLS VPN Extension for OpenStack Networking

This project provides an API and Framework to interconnect BGP/MPLS VPNs to Openstack Neutron networks, routers and ports.

The Border Gateway Protocol and Multi-Protocol Label Switching are widely used Wide Area Networking technologies. The primary purpose of this project is to allow attachment of Neutron networks and/or routers to VPNs built in carrier provided WANs using these standard protocols. An additional purpose of this project is to enable the use of these technologies within the Neutron networking environment.

A vendor-neutral API and data model are provided such that multiple backends may be "plugged in" while offering the same tenant facing API. A reference implementation based on an Open Source BGP implementation is also provided.