manila/releasenotes/notes/netapp-cdot-clone-split-control-a68b5fc80f1fc368.yaml
Clinton Knight d42b3f801c NetApp cDOT driver configurable clone split
Define a NetApp extra spec that is used to define a share type
that selects whether an initial clone split will be processed
as part of the create-from-snapshot workflow.

Change-Id: I7370f8342b8a5a10861e6e8080555959b0c88d62
Implements: blueprint netapp-cdot-clone-split-control
2016-08-09 18:36:15 +00:00

7 lines
353 B
YAML

---
features:
- NetApp cDOT driver now supports a scoped extra-spec
``netapp:split_clone_on_create`` to be used in share types when creating
shares (NetApp FlexClone) from snapshots. If this extra-spec is not
included, or set to ``false``, the cDOT driver will perform the clone-split
only if/when the parent snapshot is being deleted.