kolla-ansible/releasenotes/notes/enable-nfs-volume-snapshots-a0347a31662b1109.yaml
Eduardo Gonzalez ea1a1dee0d Verify YAML syntax in gates
This patchset implements yamllint test to all *.yml
files.

Also fixes syntax errors to make jobs to pass.

Change-Id: I3186adf9835b4d0cada272d156b17d1bc9c2b799
2018-03-26 17:56:22 +02:00

12 lines
376 B
YAML

---
features:
- |
This feature enables volume snapshots for NFS Cinder driver.
NFS volume snapshots appeared in Ocata release and require
libvirt >= 1.2.7
upgrade:
- |
On upgrade NFS Cinder snapshots will be activated. One can
prohibit this by setting nfs_snapshot_support = False in
/etc/kolla/config/cinder/cinder-volume.conf, section '[nfs-1]'.