8e83f7a2c0
Docs team focuses on the drivers by open source software. Also, docs for a few verdor drivers are not maintained well. To highlight the OSS drivers, move them up. Change-Id: I1760af95d8eafa0bbb3e0a1e9617f20dcbf6ddaf
25 lines
697 B
ReStructuredText
25 lines
697 B
ReStructuredText
==============
|
|
Backup drivers
|
|
==============
|
|
|
|
.. sort by the drivers by open source software
|
|
.. and the drivers for proprietary components
|
|
|
|
.. toctree::
|
|
|
|
backup/ceph-backup-driver.rst
|
|
backup/glusterfs-backup-driver.rst
|
|
backup/nfs-backup-driver.rst
|
|
backup/posix-backup-driver.rst
|
|
backup/swift-backup-driver.rst
|
|
backup/gcs-backup-driver.rst
|
|
backup/tsm-backup-driver.rst
|
|
|
|
This section describes how to configure the cinder-backup service and
|
|
its drivers.
|
|
|
|
The volume drivers are included with the `Block Storage repository
|
|
<https://git.openstack.org/cgit/openstack/cinder/>`_. To set a backup
|
|
driver, use the ``backup_driver`` flag. By default there is no backup
|
|
driver enabled.
|