neutron/neutron/tests/unit/nec
Akihiro MOTOKI 4182876144 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
(cherry picked from commit 3df505e448)
2013-10-08 21:01:55 +00:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
fake_ofc_manager.py Refactor unit tests for NEC Plugin 2013-07-12 15:40:33 +09:00
stub_ofc_driver.py OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00
test_agent_scheduler.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
test_config.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_db.py Export portinfo thru portbinding ext in NEC plugin 2013-09-03 09:28:26 +09:00
test_nec_agent.py NEC plugin: Fix nec-agent unexpected exit due to RPC exception 2013-10-08 21:01:55 +00:00
test_nec_plugin.py OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00
test_ofc_client.py OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00
test_ofc_manager.py OpenFlow distributed router support in NEC plugin 2013-09-04 17:15:59 +09:00
test_packet_filter.py Fix port deletion in NEC Plugin 2013-09-24 12:05:31 +09:00
test_pfc_driver.py Use built-in print() instead of print statement 2013-09-21 07:30:33 -07:00
test_portbindings.py Handle long integer conversion in NEC portinfo validation tests 2013-09-21 11:55:54 -07:00
test_router.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
test_security_group.py Allowed Address Pairs support in NEC plugin 2013-09-26 01:21:39 +09:00
test_trema_driver.py Use built-in print() instead of print statement 2013-09-21 07:30:33 -07:00