]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Big Switch: Catch exceptions in watchdog thread
authorKevin Benton <blak111@gmail.com>
Mon, 9 Jun 2014 07:59:40 +0000 (00:59 -0700)
committerKevin Benton <blak111@gmail.com>
Mon, 9 Jun 2014 08:23:10 +0000 (01:23 -0700)
commitf89a6bd30b6f99bc39f266ae8d3880380379f8b9
tree56c01a4a6aa8e3d9227ac4215372e2a551fe06a0
parente3725e818af73aae7a624ac76d4296eba96fbf56
Big Switch: Catch exceptions in watchdog thread

Catch and log exceptions in the watchdog greenthread to prevent
them from stopping the periodic consistency checks.

Closes-Bug: #1330135
Change-Id: I6834c0fee0429bb72b8c61307be7bdca77f6de9b
neutron/plugins/bigswitch/servermanager.py
neutron/tests/unit/bigswitch/test_servermanager.py