d6a93f62337ffd4db88337b627008c6d9a7d276e
Go to file
elajkat d6a93f6233 Fix recent gate failures
* pep8 execution failed on pylint phase with some astroid traceback for
 RuntimeError: generator raised StopIteration.
 The issue can be solved by setting both pylint and astroid versions.
 The new pylint causes some new checks, like inheriting from object which
 in py3 is not necessary again to write out.
* Fix some db shcema mismatches between migration scripts and model.
* Bump the lower bound of pyScss which is a dependency of horizon
 to 1.3.7 to make it work with setuptools 46. This just follows
 horizon change https://review.opendev.org/#/c/715241/.
Change-Id: I4119f6455e7af83cf397dec531b0a11f88112f21
2020年03月27日 13:00:32 +09:00
2019年12月22日 07:36:58 +00:00
2020年01月10日 11:55:23 +09:00
2019年04月04日 14:13:30 +00:00
2020年03月27日 13:00:32 +09:00
2015年09月10日 13:55:19 +02:00
2015年09月21日 14:29:36 +00:00
2019年04月04日 14:13:30 +00:00
2019年04月19日 19:48:25 +00:00
2015年02月25日 16:29:32 +01:00
2020年03月27日 13:00:32 +09: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
2020年03月27日 13:00:32 +09:00
2019年04月24日 14:27:28 +08:00
2020年02月21日 06:54:21 +09:00
2017年03月07日 05:46:46 +00:00
2020年03月27日 13:00:32 +09:00
2020年01月01日 20:02:42 +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%