]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Big Switch: Stop watchdog on interval of 0
authorKevin Benton <blak111@gmail.com>
Wed, 18 Jun 2014 21:08:17 +0000 (14:08 -0700)
committerKevin Benton <blak111@gmail.com>
Wed, 18 Jun 2014 21:11:08 +0000 (14:11 -0700)
commit60c1b9e227fdfcae8e3660ffbd5062eb6a4abb33
tree4bdb2f9ebbc5863f3cf9fb624cc866bb0c901b9f
parent24718e6f1764e95f0c393ba042546e3584981b31
Big Switch: Stop watchdog on interval of 0

Corrects the behavior of the watchdog process
to exit if the user configures the polling interval
to be 0.

Also adds missing documentation to sample config.

Change-Id: I17b566867c21f42985cc4662f56d32db690f471f
Closes-Bug: #1332334
etc/neutron/plugins/bigswitch/restproxy.ini
neutron/plugins/bigswitch/config.py
neutron/plugins/bigswitch/servermanager.py
neutron/tests/unit/bigswitch/test_servermanager.py