]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/status: always map 'mds_version' to a list of dict
authorKefu Chai <kchai@redhat.com>
Fri, 29 Jan 2021 04:41:56 +0000 (12:41 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 29 Jan 2021 11:42:32 +0000 (19:42 +0800)
commit6f68dea55c250d8111c4bb11c55bf610ad4589fe
treeb57ba467cba689eecb39d03d23c8c362197d799a
parent5ac2901f54ff4c0b1702e1b82c5139b3d5baf39a
pybind/mgr/status: always map 'mds_version' to a list of dict

more consistent this way, as json format is supposed to be consumed by a
parser not human being.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/status/module.py