RETIRED, further work has moved to Debian project infrastructure
Go to file
OpenStack Proposal Bot e4c5b301e9 Updated from global requirements
Change-Id: Idf9c1ecc21e714359faf1f87f6c0e5a94613fee0
2016-05-31 03:02:07 +00:00
devstack devstack: document NWA devstack 2016-02-28 00:10:25 +00:00
doc/source Add documents of NWA 2016-04-28 12:24:03 -05:00
etc/neutron/plugins/nec DevStack plugin support for NWA plugin 2016-02-15 17:43:13 +09:00
networking_nec Fixed a error in test_create_tenant_rpc 2016-05-19 04:33:34 +09:00
tools Open newton development 2016-04-29 15:07:46 -05:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 15:01:12 +00:00
.gitignore Make coverage work 2016-02-14 13:10:41 +09:00
.gitreview Update .gitreview to catch up stackforge retirement 2015-10-18 21:43:37 +09:00
.mailmap Initial Cookiecutter Commit 2015-02-07 01:50:15 +09:00
.pylintrc Disable unused-import in pylint 2016-02-23 01:38:35 +09:00
.testr.conf Set OS_LOG_CAPTURE in .testr.conf 2015-02-07 06:32:55 +09:00
CONTRIBUTING.rst Avoid using include to outside in document 2015-09-25 07:22:07 +09:00
HACKING.rst Initial Cookiecutter Commit 2015-02-07 01:50:15 +09:00
LICENSE Initial Cookiecutter Commit 2015-02-07 01:50:15 +09:00
MANIFEST.in Initial Cookiecutter Commit 2015-02-07 01:50:15 +09:00
README.rst Update doc to catch up stackforge retirement 2015-10-18 21:44:21 +09:00
babel.cfg Initial Cookiecutter Commit 2015-02-07 01:50:15 +09:00
requirements.txt Updated from global requirements 2016-05-31 03:02:07 +00:00
setup.cfg Move plugins.necnwa to one more upper directory 2016-02-23 01:20:57 +09:00
setup.py Update global-requirements 2015-12-25 19:59:03 +09:00
test-requirements.txt Updated from global requirements 2016-05-30 20:41:50 +00:00
tox.ini Open newton development 2016-04-29 15:07:46 -05:00

README.rst

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.