119657dbb39450c21dd49a4a2663122441b6aa91
Go to file
Boden R 119657dbb3 Remove doc modindex ref
Sphinx module index docs won't be generated unless a
module level docstring is included (ex [1]) with class refs.
As we don't include such module level refs in this project,
nothing is generated and thus no py-modindex.html
is created. This results in a dead link in our devref (see
bug report).
This change removes the modindex ref from our devref's
index to account for this fact. In the future if we wish to
add module documentation to support generation of
modindex we can add the ref back into our index.
[1] https://github.com/openstack/neutron/blob/
master/neutron/neutron_plugin_base_v2.py#L19
Change-Id: I2c7f9a58d398033cf4a8029d16b430fe34fcc56e
Closes-Bug: #1656355 
2017年01月30日 07:32:32 -07:00
2017年01月30日 07:32:32 -07:00
2017年01月04日 09:49:05 +07:00
2015年09月10日 13:55:19 +02:00
2015年09月21日 14:29:36 +00:00
2016年06月22日 16:41:50 +02:00
2015年06月12日 23:12:30 +00:00
2015年02月25日 16:29:32 +01:00
2016年11月03日 21:57:38 -04:00
2015年05月18日 16:01:40 +02:00
2015年02月25日 16:29:32 +01:00
2015年02月25日 16:29:32 +01:00
2015年02月25日 16:29:32 +01:00
2015年02月25日 16:29:32 +01:00
2015年02月25日 16:29:32 +01:00
2016年11月25日 15:42:21 +01:00
2017年01月16日 20:32:43 +00:00
2016年11月08日 20:22:46 +00:00
2015年09月17日 12:13:25 +00:00
2017年01月12日 15:06:44 +00:00
2016年12月01日 14:01:24 +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 backends may be "plugged in" while offering the same tenant facing API. A reference implementation based on an Open Source BGP implementation is also provided.

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%