]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/status: Fix "ceph fs status" json format writing to stderr
authorKotresh HR <khiremat@redhat.com>
Tue, 14 Apr 2020 17:16:54 +0000 (22:46 +0530)
committerKotresh HR <khiremat@redhat.com>
Wed, 15 Apr 2020 13:45:11 +0000 (19:15 +0530)
commit138117f2f48c4cca014334b4547b229c1f05807e
tree07f11a5d770a012a66aaef80835d10934960d067
parent1b6fc24552ed80c78008b736ea45c3406a1b5cfc
mgr/status: Fix "ceph fs status" json format writing to stderr

"ceph fs status" json format outputs to stderr instead of
stdout. This patch fixes the same.

Fixes: https://tracker.ceph.com/issues/44962
Signed-off-by: Kotresh HR <khiremat@redhat.com>
qa/tasks/cephfs/test_admin.py
src/pybind/mgr/status/module.py