Metadata-Version: 2.1
Name: networking-odl
Version: 21.0.1.dev8
Summary: OpenStack Networking
Home-page: https://docs.openstack.org/networking-odl/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
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 :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Requires-Dist: Babel (>=2.5.3)
Requires-Dist: debtcollector (>=1.19.0)
Requires-Dist: networking-bgpvpn (>=10.0.0b1)
Requires-Dist: networking-l2gw (>=12.0.0)
Requires-Dist: networking-sfc (>=10.0.0.0b1)
Requires-Dist: neutron-lib (>=2.0.0)
Requires-Dist: neutron (>=16.0.0.0b1)
Requires-Dist: pbr (>=4.0.0)
Requires-Dist: stevedore (>=1.28.0)
Requires-Dist: websocket-client (>=0.47.0)
Provides-Extra: ceilometer
Requires-Dist: ceilometer (>=11.0.0) ; extra == 'ceilometer'
Provides-Extra: test
Requires-Dist: WebTest (>=2.0.27) ; extra == 'test'
Requires-Dist: bandit (!=1.6.0,>=1.4.0) ; extra == 'test'
Requires-Dist: bashate (>=0.5.1) ; extra == 'test'
Requires-Dist: ceilometer (>=11.0.0) ; extra == 'test'
Requires-Dist: coverage (>=4.5.1) ; extra == 'test'
Requires-Dist: doc8 (>=0.8.0) ; extra == 'test'
Requires-Dist: flake8-import-order (>=0.17.1) ; extra == 'test'
Requires-Dist: hacking (<3.1.0,>=3.0.1) ; extra == 'test'
Requires-Dist: isort (==4.3.21) ; extra == 'test'
Requires-Dist: oslotest (>=4.4.1) ; extra == 'test'
Requires-Dist: pecan (>=1.3.3) ; extra == 'test'
Requires-Dist: pylint (==2.5.3) ; extra == 'test'
Requires-Dist: python-subunit (>=1.4.0) ; extra == 'test'
Requires-Dist: stestr (>=3.1.0) ; extra == 'test'
Requires-Dist: testresources (>=2.0.1) ; extra == 'test'
Requires-Dist: testscenarios (>=0.5.0) ; extra == 'test'
Requires-Dist: testtools (>=2.4.0) ; extra == 'test'

==========================
Welcome to networking-odl!
==========================

.. Team and repository tags

.. image:: http://governance.openstack.org/badges/networking-odl.svg
    :target: http://governance.openstack.org/reference/tags/index.html

.. Change things from this point on

Summary
-------

OpenStack networking-odl is a library of drivers and plugins that integrates
OpenStack Neutron API with OpenDaylight Backend. For example it has ML2
driver and L3 plugin to enable communication of OpenStack Neutron L2
and L3 resources API to OpenDayLight Backend.

To report and discover bugs in networking-odl the following
link can be used:
https://bugs.launchpad.net/networking-odl

Any new code submission or proposal must follow the development
guidelines detailed in HACKING.rst and for further details this
link can be checked:
https://docs.openstack.org/networking-odl/latest/

The OpenDaylight homepage:
https://www.opendaylight.org/

Release notes for the project can be found at:
https://docs.openstack.org/releasenotes/networking-odl/

The project source code repository is located at:
https://opendev.org/openstack/networking-odl



