
Switch to using config-table directive. Change-Id: I902bb51e90abc9f7e0ce4bb78256b0ee0bdf7f61
23 lines
554 B
ReStructuredText
23 lines
554 B
ReStructuredText
=================
|
|
NFS backup driver
|
|
=================
|
|
|
|
The backup driver for the NFS back end backs up volumes of any type to
|
|
an NFS exported backup repository.
|
|
|
|
To enable the NFS backup driver, include the following option in the
|
|
``[DEFAULT]`` section of the ``cinder.conf`` file:
|
|
|
|
.. code-block:: ini
|
|
|
|
backup_driver = cinder.backup.drivers.nfs
|
|
|
|
The following configuration options are available for the NFS back-end
|
|
backup driver.
|
|
|
|
.. config-table::
|
|
:config-target: NFS backup driver
|
|
|
|
cinder.backup.drivers.nfs
|
|
cinder.backup.drivers.posix
|