Metadata-Version: 2.1
Name: networking-nec
Version: 2015.1.2.dev238
Summary: Neutron plugins/drivers for NEC networking products
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@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.4
Requires-Dist: pbr (>=1.6)
Requires-Dist: Babel (>=2.3.4)
Requires-Dist: debtcollector (>=1.2.0)
Requires-Dist: eventlet (!=0.18.3,>=0.18.2)
Requires-Dist: netaddr (!=0.7.16,>=0.7.13)
Requires-Dist: neutron-lib (>=0.4.0)
Requires-Dist: oslo.config (>=3.14.0)
Requires-Dist: oslo.i18n (>=2.1.0)
Requires-Dist: oslo.log (>=1.14.0)
Requires-Dist: oslo.messaging (>=5.2.0)
Requires-Dist: oslo.serialization (>=1.10.0)
Requires-Dist: oslo.service (>=1.10.0)
Requires-Dist: oslo.utils (>=3.16.0)
Requires-Dist: requests (>=2.10.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: SQLAlchemy (<1.1.0,>=1.0.10)
Requires-Dist: WebOb (>=1.2.3)

===================================================
Neutron plugins/drivers for NEC networking products
===================================================

.. warning::

   The current plugin, NEC OpenFlow plugin, is deprecated in
   OpenStack Liberty release (2015.2).
   A new driver for NEC NWA (Network Automation) product is coming.
   Note that the production support will be continued based
   on the production support policy.

``networking-nec`` library provides Neutron plugins/drivers
for `NEC SDN`_ networking products` (mainly OpenFlow related at now)
and `Trema`_ `Sliceable Switch`_ (reference implementation).

In 2015.1 release (Kilo development cycle) in OpenStack, Neutron
community decided to decompose vendor plugins/drivers from the neutron
code repo to address many pain points. NEC OpenFlow Neutron plugin is
maintained in a separate module.

* Documentation: https://wiki.openstack.org/wiki/Neutron/NEC_OpenFlow_Plugin
* Source:

  * http://git.openstack.org/cgit/openstack/networking-nec
  * https://github.com/openstack/networking-nec

* Bugs: http://bugs.launchpad.net/networking-nec
* Free software: Apache license

.. _NEC SDN: http://www.necam.com/SDN/
.. _Trema: https://github.com/trema/trema
.. _Sliceable Switch: https://github.com/trema/apps/tree/master/sliceable_switch



