Comment 2 for bug 1320111

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/93871
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f86541b359743012b2bf4536d53befa01efccb3d
Submitter: Jenkins
Branch: master

commit f86541b359743012b2bf4536d53befa01efccb3d
Author: shihanzhang <email address hidden>
Date: Fri May 16 15:26:57 2014 +0800

    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