Skip to content
Snippets Groups Projects
enable-nfs-volume-snapshots-a0347a31662b1109.yaml 375 B
Newer Older
---
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]'.