cinder/doc/source/configuration/block-storage/backup-drivers.rst
Jegor van Opdorp 337248138e created s3 cinder backup driver
Co-Authored-By: Masahiro Okuri <okuri.masahiro@jp.fujitsu.com>
Change-Id: If24871ad6bf7558ae71e560141bf61ede61f81f5
Implements: blueprint support-s3-backup-driver
2021-01-28 10:56:43 -05:00

25 lines
684 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/s3-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.