]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/mon: implement AuthClient
authorKefu Chai <kchai@redhat.com>
Thu, 11 Apr 2019 08:36:03 +0000 (16:36 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 16 Apr 2019 14:14:11 +0000 (22:14 +0800)
commit0fcd1a8ac8b7516081b06469c267ffc310535093
tree813b4f6a547b282618b74925339df4efb63a1efd
parentafdb0b5a56c23ee56ea2d8bbd0d4e7b391d7781e
crimson/mon: implement AuthClient

for v2 msgr authentication support, let ceph::mon::Client implement
ceph::auth::AuthClient.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/mon/MonClient.cc
src/crimson/mon/MonClient.h