]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: add mon metada using type of "mon" 40358/head
authorKefu Chai <kchai@redhat.com>
Tue, 9 Mar 2021 04:51:55 +0000 (12:51 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 24 Mar 2021 07:23:03 +0000 (15:23 +0800)
commitf9bfb4c9ecbea4b998b1088146a41a1527b5df87
treed0d3addfdb4afb38de07b654438116a3368dd55d
parentf577e2e55a8cdfeeafc1889cadfdcb9dffe3aa51
mgr: add mon metada using type of "mon"

this change addresses a regression introduced by
c037f4cb5d7436879d58c34748ef516b5269781f

also remove the "P" before the json command.

see also: https://tracker.ceph.com/issues/48905

Fixes: https://tracker.ceph.com/issues/49661
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 8fc290bfba4d71a60d30c2374ce4bcba37e649de)
src/mgr/Mgr.cc