cinder/releasenotes/notes/nfs-snapshots-21b641300341cba1.yaml
Sean McGinnis c5630ce51d Clean up release notes for Ocata
Fix up various issues in the release notes in preparation for
branching the RC-1 release.

Change-Id: I8db5d2859c36d666732c513afe520d588ac9f3ba
2017-02-02 08:15:52 -06:00

6 lines
243 B
YAML

---
features:
- Added support for snapshots in the NFS driver. This functionality is only
enabled if ``nfs_snapshot_support`` is set to ``True`` in cinder.conf.
Cloning volumes is only supported if the source volume is not attached.