a7208e128f24b30cbf788f3aa6c69488928c5caf
Go to file
Takashi Kajinami a7208e128f Fix compatibility with SQLAlchemy 2.0
* The str(url) function in SQLAlchemy hides the password. For a URL
 string that is to be re-used, use
 render_as_string(hide_password=False) .
* subtrasactions was removed in SQLAlchemy 2.0[1].
[1] https://docs.sqlalchemy.org/en/20/changelog/migration_20.html#migration-to-2-0-step-five-use-the-future-flag-on-session
Co-Authored-By: Mike Bayer <mike_mp@zzzcomputing.com>
Change-Id: I9c7539f26ad58ad62661f98d125ba5495e7ac271
2024年05月21日 16:16:28 +09:00
2024年01月26日 00:21:40 +09:00
2024年01月25日 15:25:35 +00:00
2022年12月21日 09:10:27 +01:00
2019年04月04日 14:13:30 +00:00
2024年04月19日 04:24:05 +00:00
2015年09月10日 13:55:19 +02: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
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%