]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Check the validation of 'delay' and 'timeout'
authorshihanzhang <shihanzhang@huawei.com>
Fri, 16 May 2014 07:26:57 +0000 (15:26 +0800)
committershihanzhang <shihanzhang@huawei.com>
Tue, 10 Jun 2014 02:07:06 +0000 (10:07 +0800)
commitf86541b359743012b2bf4536d53befa01efccb3d
tree0f985c73a7b1c011d2232df84c02c8c094996327
parent53b701a3f91530c9462a9cb0690aaf68efd45f6d
Check the validation of 'delay' and 'timeout'

In health monitor, the 'delay' should be greater or equal than 'timeout'.

Change-Id: I64972881676f2a1269aad8f9cdc77ae957c088d9
Closes-bug: #1320111
neutron/extensions/loadbalancer.py
neutron/services/loadbalancer/plugin.py
neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py