5c81264346
Adds create share from snapshot functionality to CephFS drivers. Depends-On: https://review.opendev.org/c/openstack/manila-tempest-plugin/+/778188 Co-Authored-By: Victoria Martinez de la Cruz <victoria@redhat.com> Co-Authored-By: Ramana Raja <rraja@redhat.com> Co-Authored-By: Tom Barron <tpb@dyncloud.net> DocImpact Partially-Implements: blueprint create-share-from-snapshot-cephfs Change-Id: I825ab15af934cb37dfda48ea26ec1af9de8dd293
13 lines
508 B
YAML
13 lines
508 B
YAML
---
|
|
features:
|
|
- |
|
|
Create share from snapshot is now available in CephFS Native and CephFS NFS
|
|
drivers. This feature is available in Ceph since the Ceph Nautilus release,
|
|
so a deployment with Ceph Nautilus (v14.2.18 or higher) or Ceph Octopus (v15.2.10
|
|
or higher) is required.
|
|
deprecations:
|
|
- |
|
|
The CephFS driver ``cephfs_enable_snapshots`` configuration option has been
|
|
removed. It was deprecated for removal in the Victoria release. Snapshot
|
|
support is always enabled now.
|