]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MonClient: tolerate lack of authorizer for some dispatchers
authorSage Weil <sage@redhat.com>
Sun, 17 Mar 2019 19:04:12 +0000 (14:04 -0500)
committerSage Weil <sage@redhat.com>
Mon, 22 Apr 2019 12:07:36 +0000 (07:07 -0500)
commit64eddc4d75cdebbe3fa0958c54e1853cc752d84e
treee8f3996ad6318b02ba209dff48632f5ab37a6ed8
parentcac90d0fd9b643f937b040fd03aad1fb5848ef3e
mon/MonClient: tolerate lack of authorizer for some dispatchers

This is the equivalent of b8d1c80370443975ca291caeac037ab179dd3791, but
in the new auth framework.  OSD heartbeats prior to nautilus do not
add authorizers to the heartbeat channel.

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