]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #29493 into master
authorSage Weil <sage@redhat.com>
Thu, 8 Aug 2019 20:52:45 +0000 (15:52 -0500)
committerSage Weil <sage@redhat.com>
Thu, 8 Aug 2019 20:52:45 +0000 (15:52 -0500)
commit8827bc1022b0c22c28113ab09e35c2c30f71c9b1
treeca605315051e95565f25d2b61a8af6fd8e0d4a07
parenta0fca4eaf6546b4e807b38c5c7a6c097750e486c
parent390f76d525d5b4b2ca694b97dabf027c34f5f3df
Merge PR #29493 into master

* refs/pull/29493/head:
qa/tasks/mgr/mgr_test_case: get mgrmap from 'mgr dump', not status
qa/tasks/ceph_manager: no newlines in 'ceph -s' output
mon: make mon summary more concise in 'ceph -s'
mon/MgrStatMonitor: set initial service_map 'modified' to cluster mkfs
mon: remove double-nesting of "osdmap" for ceph status
mon/MgrMap: make print_summary (used by 'ceph -s') more concise

Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
qa/tasks/ceph_manager.py