Metadata-Version: 1.1
Name: networking-bgpvpn
Version: 8.0.0
Summary: API and Framework to interconnect bgpvpn to neutron networks
Home-page: https://docs.openstack.org/networking-bgpvpn/latest/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: ========================
        Team and repository tags
        ========================
        
        .. image:: http://governance.openstack.org/badges/networking-bgpvpn.svg
            :target: http://governance.openstack.org/reference/tags/index.html
        
        .. Change things from this point on
        
        ===============================================
        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.
        
        * Free software: Apache license
        * Source: http://git.openstack.org/cgit/openstack/networking-bgpvpn
        * Bugs: http://bugs.launchpad.net/bgpvpn
        * Doc: https://docs.openstack.org/networking-bgpvpn/latest/
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
