ddb459ad0defbb6301d30d23210661071b11e3b7
Go to file
Thomas Morin ddb459ad0d Upgrade pylint to a version that works with python3
Fixes a few pylint warning from this recent pylint.
len-as-condition, inconsistent-return-statements and
no-else-return rules are
added to the ignore list in .pylintrc because they are
patterns commonly used in the neutron stadium and
already ignored in the neutron repo.
Change-Id: Ib8f25b8103f6bb429cf5fbaa7a071dab7326930f
Co-Author: Akihiro Motoki <amotoki@gmail.com>
2019年01月08日 15:16:05 +02:00
2018年09月09日 03:42:01 +09:00
2018年09月07日 11:25:27 +05:30
2018年09月10日 20:34:34 +02:00
2015年09月10日 13:55:19 +02:00
2018年07月04日 10:06:24 +03:00
2015年09月21日 14:29:36 +00:00
2018年07月04日 10:06:24 +03:00
2015年02月25日 16:29:32 +01:00
2017年07月22日 18:20:44 +00:00
2015年02月25日 16:29:32 +01:00
2018年03月02日 08:54:06 +00:00
2015年02月25日 16:29:32 +01:00
2018年07月10日 15:24:38 +07:00
2018年12月04日 19:36:49 +08:00
2017年03月07日 05:46:46 +00:00

Team and repository tags

image

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 SDN controllers may be used as backends, while offering the same tenant facing API. A reference implementation working along with Neutron reference drivers is also provided.

Introduction videos

The following videos are filmed presentations of talks given during the Barcelona OpenStack Summit (Oct' 2016). Although they do not cover the work done since, they can be a good introduction to the project:

Description
APIs and framework to attach BGP VPNs to Neutron networks
Readme 13 MiB
Languages
Python 97.6%
HTML 1.2%
Shell 1%
Mako 0.2%