tripleo-heat-templates/releasenotes/notes/add-cinder-backup-nfs-backend-0108fba91a3058ea.yaml
Marc Methot e456e103fb Add nfs as a cinder backup driver option to CinderBackupBackend
Added nfs as an option to where CinderBackupBackend was hardcoded
as either ceph or swift. Also added some parameters for this
driver - CinderBackupNfsShare and CinderBackupNfsMountOptions

Depends-On: Ic0adb294aa2e60243f8adaf167bdd75e42c8e20e
Change-Id: I29a488374726676a28fb82f2f950db891fcf9627
Closes-Bug: #1744174
2018-04-06 15:36:08 -04:00

8 lines
190 B
YAML

---
features:
- |
Adds support for configuring the cinder-backup service with an NFS backend.
fixes:
- |
Fixes `bug 1744174 <https://bugs.launchpad.net/tripleo/+bug/1744174>`__.