Brian Rosmaita e429fa9740 Add cinder permissions matrix
Add documentation explaining the Identity "personas" supported
by Cinder and a permissions matrix showing the intended permissions
these personas have with respect to the cinder policy targets.

Also mark policies that need to be deprecated because they're not
fine-grained enough, and introduce new policies to replace them.

Change-Id: Id5ea2c81bedf51f3e0b4c5cb4ef569f255143a9e
2021-08-05 09:41:33 -04:00

31 lines
945 B
ReStructuredText

============================
Cinder Service Configuration
============================
.. toctree::
:maxdepth: 1
block-storage/block-storage-overview.rst
block-storage/volume-drivers.rst
block-storage/backup-drivers.rst
block-storage/schedulers.rst
block-storage/logs.rst
block-storage/policy-personas.rst
block-storage/policy.rst
block-storage/policy-config-HOWTO.rst
block-storage/fc-zoning.rst
block-storage/volume-encryption.rst
block-storage/service-token.rst
block-storage/config-options.rst
block-storage/samples/index.rst
.. note::
The examples of common configurations for shared
service and libraries, such as database connections and
RPC messaging, can be seen in Cinder's sample configuration
file: `cinder.conf.sample <../_static/cinder.conf.sample>`_.
The Block Storage service works with many different storage
drivers that you can configure by using these instructions.