Metadata-Version: 2.1
Name: networking-opencontrail
Version: 0.0.1.dev202
Summary: Networking drivers and service plugins to integrate OpenContrail with Neutron
Home-page: https://git.openstack.org/cgit/openstack/networking-opencontrail
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: pbr (>=4.0.0)
Requires-Dist: Babel (!=2.4.0,>=2.3.4)
Requires-Dist: neutron-lib (>=1.25.0)
Requires-Dist: retrying (>=1.3.3)
Requires-Dist: PyYAML (>=3.12)
Requires-Dist: jsonschema (>=2.6.0)
Requires-Dist: contrail-api-client (>=5.1.0)
Requires-Dist: neutron (>=12.0.0)

===============================
networking-opencontrail
===============================

Networking drivers to integrate Tungsten Fabric with Neutron.

The plugin integrates Tungsten Fabric backend with OpenStack Neutron.

* Free software: Apache license
* Source: https://opendev.org/x/networking-opencontrail/
* Bugs: https://launchpad.net/networking-opencontrail
* Documentation can be viewed in two ways:

  * https://opendev.org/x/networking-opencontrail/src/branch/master/doc/source
  * or by building a html using command `tox -e docs` in the cloned repository



