
Co-Authored-By: Masahiro Okuri <okuri.masahiro@jp.fujitsu.com> Change-Id: If24871ad6bf7558ae71e560141bf61ede61f81f5 Implements: blueprint support-s3-backup-driver
508 B
508 B
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:
backup_driver = cinder.backup.drivers.s3.S3BackupDriver
The following configuration options are available for the S3 backup driver.
cinder.backup.drivers.s3