]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/status: Fix "ceph fs status" json format writing to stderr 34727/head
authorKotresh HR <khiremat@redhat.com>
Tue, 14 Apr 2020 17:16:54 +0000 (22:46 +0530)
committerKotresh HR <khiremat@redhat.com>
Tue, 28 Apr 2020 09:40:32 +0000 (15:10 +0530)
commit388e06d8dbd0b97132c29a6942d40dc3b285600a
tree89f665a2c15bd65ae960e8ae68de0b2aa4097a6e
parenta75a28998ad6bfef7fb9b3386f30d6e9cd980769
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>
(cherry picked from commit 138117f2f48c4cca014334b4547b229c1f05807e)
qa/tasks/cephfs/test_admin.py
src/pybind/mgr/status/module.py