
Switch to using config-table directive. Change-Id: I902bb51e90abc9f7e0ce4bb78256b0ee0bdf7f61
22 lines
549 B
ReStructuredText
22 lines
549 B
ReStructuredText
================================
|
|
POSIX file systems backup driver
|
|
================================
|
|
|
|
The POSIX file systems backup driver backs up volumes of any type to
|
|
POSIX file systems.
|
|
|
|
To enable the POSIX file systems backup driver, include the following
|
|
option in the ``cinder.conf`` file:
|
|
|
|
.. code-block:: ini
|
|
|
|
backup_driver = cinder.backup.drivers.posix
|
|
|
|
The following configuration options are available for the POSIX
|
|
file systems backup driver.
|
|
|
|
.. config-table::
|
|
:config-target: POSIX backup driver
|
|
|
|
cinder.backup.drivers.posix
|