tripleo-heat-templates/releasenotes/notes/cinder-backup-gcs-s3-backends-7dc04376150164fc.yaml
Alan Bishop 91a84be6f1 Add support for cinder-backup GCS and S3 backends
The CinderBackupBackend parameter now supports 'gcs' and 's3' values,
and new parameters for configuring the associated backup backends.

The template now generates hiera config_settings for only the selected
backup backend, rather than generating hiera data for all backup
backends regardless of which one is selected.

Depends-On: I06857dd2fb64071ea734a0d3ef68ada5e5d2c077
Change-Id: I08293c7a15187b8c60f56bbc0d2d64ccf6e38227
2021-03-23 08:09:18 -07:00

6 lines
151 B
YAML

---
features:
- |
Adds support for configuring the cinder-backup service with a Google
Cloud Storage (GCS) backend, or an Amazon S3 backend.