doc: external Ceph - add manila ceph caps note
Change-Id: Iad7347b6bdd34fc99872e1035e673fe69d6c55ea
This commit is contained in:
parent
ab797c1ae9
commit
de27891b46
@ -173,6 +173,11 @@ Configuring Manila for Ceph includes following steps:
|
|||||||
* ``ceph_manila_keyring`` (default: ``ceph.client.manila.keyring``)
|
* ``ceph_manila_keyring`` (default: ``ceph.client.manila.keyring``)
|
||||||
* ``ceph_manila_user`` (default: ``manila``)
|
* ``ceph_manila_user`` (default: ``manila``)
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
Required Ceph identity caps for manila user are documented in
|
||||||
|
:manila-doc:`CephFS Native driver <admin/cephfs_driver.html#authorizing-the-driver-to-communicate-with-ceph>`.
|
||||||
|
|
||||||
#. Copy Ceph configuration file to ``/etc/kolla/config/manila/ceph.conf``
|
#. Copy Ceph configuration file to ``/etc/kolla/config/manila/ceph.conf``
|
||||||
#. Copy Ceph keyring to ``/etc/kolla/config/manila/<ceph_manila_keyring>``
|
#. Copy Ceph keyring to ``/etc/kolla/config/manila/<ceph_manila_keyring>``
|
||||||
#. Setup Manila in the usual way
|
#. Setup Manila in the usual way
|
||||||
@ -181,4 +186,4 @@ For more details on the rest of the Manila setup, such as creating the share
|
|||||||
type ``default_share_type``, please see :doc:`Manila in Kolla <manila-guide>`.
|
type ``default_share_type``, please see :doc:`Manila in Kolla <manila-guide>`.
|
||||||
|
|
||||||
For more details on the CephFS Native driver, please see
|
For more details on the CephFS Native driver, please see
|
||||||
:manila-doc:`CephFS driver <admin/cephfs_driver.html>`.
|
:manila-doc:`CephFS Native driver <admin/cephfs_driver.html>`.
|
||||||
|
Loading…
Reference in New Issue
Block a user