RETIRED, further work has moved to Debian project infrastructure
Go to file
Shinji YANAGIDA 653f3ab06e Fixed delete_tenant at nwa error response
Add warning log when nwa response is not 200 ok.

Change-Id: Id239125dcabd73451995f97a0f833e90d7474fea
Closes-Bug: #1548810
2016-04-12 07:19:19 +09:00
devstack devstack: document NWA devstack 2016-02-28 00:10:25 +00:00
doc/source doc: fix typos 2016-04-11 06:12:06 +09:00
etc/neutron/plugins/nec DevStack plugin support for NWA plugin 2016-02-15 17:43:13 +09:00
networking_nec Fixed delete_tenant at nwa error response 2016-04-12 07:19:19 +09:00
tools Use constrainted environments for testing 2016-04-09 22:30:24 +09: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-03-01 17:12:37 +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 Update requirements 2016-02-22 12:10:48 +09:00
tox.ini Use constrainted environments for testing 2016-04-09 22:30:24 +09: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.