e62d94fc981f2a54381c6f1d3978e1e89c58d560
Go to file
Slawek Kaplonski e62d94fc98 Add pre-commit configuration
'pre-commit' tool [1] provides an extensible way to configure hooks
which can be run automatically before each commit. That way we can make
sure that code send to review is passing base static analysis checks
like e.g. bandit, flake8 or hacking.
For now this is optional to use and not integrated in e.g. tox.ini file
but we can integrate it there too as next step.
[1] https://pre-commit.com/
Change-Id: Ic3ec4d699b80d2e31fa8d52da71069b3f1104d9b
2024年05月27日 13:24:56 +00:00
2019年04月04日 14:13:30 +00:00
2015年09月10日 13:55:19 +02:00
2019年04月19日 19:48:25 +00:00
2015年02月25日 16:29:32 +01:00
2024年05月27日 13:24:56 +00:00
2024年02月12日 14:29:00 +01: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
2019年04月24日 14:27:28 +08:00
2024年02月12日 14:29:00 +01:00
2020年05月04日 12:53:44 +00:00
2024年02月12日 14:29:00 +01:00
2024年02月13日 20:48:36 +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%