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