]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: Fix wrong argument type to HandleCommandResult
authorSebastian Wagner <sebastian.wagner@suse.com>
Wed, 27 Jan 2021 12:15:47 +0000 (13:15 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Fri, 29 Jan 2021 12:42:38 +0000 (13:42 +0100)
commit7418a94e81321403711f8ec572ecaf42cd3627e7
treebc96986a7b91855172961996a80d96b376f0b75a
parent513abbe5abed5e141eaf7b4be24e9f0d79cfccf2
mgr/cephadm: Fix wrong argument type to HandleCommandResult

the argument must be a string

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 677b3d1b0f925cd36fccbdf9fb12251b77afd030)
src/pybind/mgr/cephadm/services/monitoring.py