]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MonClient: make MonClientPinger an AuthCleint
authorSage Weil <sage@redhat.com>
Wed, 30 Jan 2019 23:59:51 +0000 (17:59 -0600)
committerSage Weil <sage@redhat.com>
Thu, 7 Feb 2019 18:10:34 +0000 (12:10 -0600)
commitd532e1ef1a5b8170af253ecff921500c3d093599
tree9feb0baa040c3295d8b60b5fac9d6b73fdf9cbae
parent07b00a06e6df11fe6b5d0cc53b38a959138c0c7c
mon/MonClient: make MonClientPinger an AuthCleint

Reuse MonConnection to do the authentication.

Note this is a change in behavior: ceph ping mon* now requires
authentication.

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