neutron/neutron/plugins/nec/agent
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
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
nec_neutron_agent.py NEC plugin: Fix nec-agent unexpected exit due to RPC exception 2013-10-05 06:54:44 +00:00