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

21 lines
508 B
ReStructuredText

========================
S3 Storage backup driver
========================
The S3 backup driver backs up volumes to any type of Amazon S3
and S3 compatible object storages.
To enable the S3 backup driver, include the following option
in the ``cinder.conf`` file:
.. code-block:: ini
backup_driver = cinder.backup.drivers.s3.S3BackupDriver
The following configuration options are available for the S3 backup driver.
.. config-table::
:config-target: S3 backup driver
cinder.backup.drivers.s3