]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: added placeholder 'osd' and 'mds' profiles
authorJason Dillaman <dillaman@redhat.com>
Tue, 22 Oct 2019 13:11:34 +0000 (09:11 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 9 Jan 2020 18:59:36 +0000 (13:59 -0500)
commitd90465ec740425bc1b4b632d98d4e586d76c40b8
tree4821d8e9e4992d34c7e36bba5600e2203e831543
parentc081a52a4ff2a2d759b426967359b441268a2e06
mgr: added placeholder 'osd' and 'mds' profiles

CephFS documents a previously unhandled profile named 'mds' that
needs to be accepted as valid (but currently provides no caps).
Similarly, the 'osd' cap is deployed in several scenarios as well.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 2dc7a959509325f8da23d0baef2509174477398c)
src/mgr/MgrCap.cc
src/test/mgr/test_mgrcap.cc