Comment 3 for bug 1446997

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

Reviewed: https://review.openstack.org/176237
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=13cd9c6c22930d9bbd38da7e8d09ee50cddc5153
Submitter: Jenkins
Branch: master

commit 13cd9c6c22930d9bbd38da7e8d09ee50cddc5153
Author: liyingjun <email address hidden>
Date: Wed Apr 22 17:23:37 2015 +0800

    Check delay and timeout when editing monitor

    Validate delay and timeout when editing monitor, make sure delay
    is greater than or equal to timeout. And add more detail in help
    message for delay input.

    Change-Id: I5dd16d385e85d282b5baba8b1bc0a6ed7d79ec26
    Closes-bug: #1446997