]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: added bootstrap-rbd-mirror/rbd-mirror mon profiles
authorJason Dillaman <dillaman@redhat.com>
Tue, 11 Sep 2018 15:55:52 +0000 (11:55 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 13 Sep 2018 13:58:34 +0000 (09:58 -0400)
commit5e768d5d187f4428d3162ff6b86d85be29bfd3e0
tree3923cf7cd164f0b2050a01da569043a8ffae4eb0
parent58bddd62126b414bbe15af93b3473be799d1cb81
mon: added bootstrap-rbd-mirror/rbd-mirror mon profiles

The rbd-mirror daemon will require permission to read config-keys
from the "rbd/mirror/" prefix. These new profiles (and the new
associated bootstrap-rbd-mirror user) provide the required
permissions.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
doc/rados/operations/user-management.rst
doc/start/quick-ceph-deploy.rst
src/mon/AuthMonitor.cc
src/mon/MonCap.cc
src/test/mon/moncap.cc