]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/MgrMonitor: feed our MgrClient MgrMaps
authorSage Weil <sage@redhat.com>
Sat, 25 Feb 2017 03:28:25 +0000 (22:28 -0500)
committerSage Weil <sage@redhat.com>
Wed, 29 Mar 2017 15:39:25 +0000 (11:39 -0400)
commit55088f7bbe06547bea377752f73bfa258b688afb
treeb1aadb94a8901d303c01ab8c3a89ec5c0b1348eb
parent9c7082960479664bc379f738bcbb0761259033ce
mon/MgrMonitor: feed our MgrClient MgrMaps

We don't have a MonClient so we don't subscribe to these in the
usual way.  This will do.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/MgrMonitor.cc