mon: Add mds permissions to client.admin

The administrator keyring needs full capabilities on mds like mon,
osd and mgr.
Whithout this, the client.admin key won't be able to run commands
against mds (like ceph tell mds.0 session ls)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1672878

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit dd7b7604de)
pull/3645/head
Dimitri Savineau 2019-02-27 11:07:38 -05:00 committed by mergify[bot]
parent 8cc75e516c
commit 05c6ac4d78
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
client_admin_ceph_authtool_cap:
mon: allow *
osd: allow *
mds: allow
mds: allow *
mgr: allow *
when:
- cephx