337248138e
Co-Authored-By: Masahiro Okuri <okuri.masahiro@jp.fujitsu.com> Change-Id: If24871ad6bf7558ae71e560141bf61ede61f81f5 Implements: blueprint support-s3-backup-driver
25 lines
684 B
ReStructuredText
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.
|