]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Tue, 29 Oct 2019 12:35:03 +0000 (08:35 -0400)
commit2dc7a959509325f8da23d0baef2509174477398c
tree295e649e2111fe9df4637a3fe06354903ea4fcc2
parent5137cd80db7c9b699378ce22a91fbe25aba321f1
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>
src/mgr/MgrCap.cc
src/test/mgr/test_mgrcap.cc