ed5d2968b1bc3930e4889cce57dde02629573d11
Go to file
elajkat ed5d2968b1 tox: Drop envdir
tox now always recreates an env although the env is shared using envdir
options.
~~~
$ tox -e genpolicy
genpolicy: recreate env because env type changed from
{'name': 'genconfig', 'type': 'VirtualEnvRunner'} to
{'name': 'genpolicy', 'type': 'VirtualEnvRunner'}
~~~
According to the maintainer of tox, this functionality is not intended
to be supported.
https://github.com/tox-dev/tox/issues/425#issuecomment-1011944293
Change-Id: I74c5c05679a3e9ecf376634fac34a9269a1e9cba
2024年02月06日 11:34:03 +01:00
2022年12月21日 09:10:27 +01:00
2019年04月04日 14:13:30 +00:00
2023年09月15日 13:50:00 +00: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年07月28日 09:03:19 +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
2019年04月24日 14:27:28 +08:00
2023年06月08日 10:01:59 +02:00
2020年05月04日 12:53:44 +00:00
2024年02月06日 11:34:03 +01: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%