
TSM backup driver is not supported by vendor for a while and deprecated in Victoria release, so it's safe to delete it now. Change-Id: I0ab07708843fcbb64bf932667e9b79aab259f698
24 lines
653 B
ReStructuredText
24 lines
653 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
|
|
|
|
This section describes how to configure the cinder-backup service and
|
|
its drivers.
|
|
|
|
The volume drivers are included with the `Block Storage repository
|
|
<https://opendev.org/openstack/cinder>`_. To set a backup
|
|
driver, use the ``backup_driver`` flag. By default there is no backup
|
|
driver enabled.
|