neutron/neutron/plugins/nec
Akihiro MOTOKI 3df505e448 NEC plugin: Fix nec-agent unexpected exit due to RPC exception
Changes nec-agent to catch RPC exceptions in the main
daemon loop. It fixes the following two bugs.

- nec-agent dies with RPC timeout in secgroup RPC
  (Closes-Bug: #1235106)

- port_added message can be dropped when RPC timeout occurs
  (Closes-Bug: #1235111). Moves exception catch from PluginApi
  to the main daemon loop.

Change-Id: I12394b739fc35bff271543f4625c5e3152e534ae
2013-10-05 06:54:44 +00:00
..
agent NEC plugin: Fix nec-agent unexpected exit due to RPC exception 2013-10-05 06:54:44 +00:00
common fix conversion type missing 2013-09-06 02:16:13 +08:00
db Fix port deletion in NEC Plugin 2013-09-24 12:05:31 +09:00
drivers OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00
extensions OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
nec_plugin.py Merge "Allowed Address Pairs support in NEC plugin" 2013-09-27 12:25:44 +00:00
nec_router.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
ofc_driver_base.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ofc_manager.py OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00
packet_filter.py Fix message i18n error 2013-09-08 15:58:12 +08:00
router_drivers.py OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00

README

Quantum NEC OpenFlow Plugin


# -- What's this?

http://wiki.openstack.org/Quantum-NEC-OpenFlow-Plugin


# -- Installation

Use QuickStart Script for this plugin.  This provides you auto installation and
configuration of Nova, Neutron and Trema.
https://github.com/nec-openstack/quantum-openflow-plugin/tree/folsom