]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon: remove Formatter arg to QuorumService::get_health()
authorSage Weil <sage@redhat.com>
Mon, 12 Jun 2017 20:15:27 +0000 (16:15 -0400)
committerSage Weil <sage@redhat.com>
Wed, 12 Jul 2017 16:51:30 +0000 (12:51 -0400)
commite170405fd873723bec6ce691afad82641bab2ef1
tree591472d08cbdc5968edb00db6a7383d451341d6e
parent6068e1856d5ba953698708cdc9cf3ed4eee2b027
mon: remove Formatter arg to QuorumService::get_health()

This is used to dump extra weirdness to the health detail structured
output, but we are about to remove all of that in luminous.

Signed-off-by: Sage Weil <sage@redhat.com>
PendingReleaseNotes
src/mon/ConfigKeyService.h
src/mon/DataHealthService.cc
src/mon/DataHealthService.h
src/mon/HealthMonitor.cc
src/mon/HealthMonitor.h
src/mon/Monitor.cc
src/mon/QuorumService.h