]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/alerts: fix type of interval option
authorKiefer Chang <kiefer.chang@suse.com>
Thu, 19 Dec 2019 00:35:01 +0000 (08:35 +0800)
committerKiefer Chang <kiefer.chang@suse.com>
Thu, 19 Dec 2019 00:37:36 +0000 (08:37 +0800)
commit368c810a4200a57a772b8122fc606a2b36de7413
treeafc4467f5c5bbc5198c3eb1caf63accec7497669
parent84daea2cb36c426f6777bbe31615bdef3c3e3cea
mgr/alerts: fix type of interval option

The option needs to be in `secs` type to enable input checking and
type casting.

Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
src/pybind/mgr/alerts/module.py