summaryrefslogtreecommitdiff
path: root/doc/source/configuration/index.rst
blob: 002469fac402502df3cf0d27a7bc219d6de25f85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
============================
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.