manila/releasenotes/notes/manila-netapp-storage-efficiency-policy-5fa0b2b15901bf93.yaml
jayaanand borra 43538613ee [NetApp] Custom storage efficiency policy support for Manila share
This change introduce a new extra spec netapp:efficiency_policy
where the user can specify a pre-created NetApp efficiency policy
from share located share-server. During share creation, User specified
efficiency policy can be applied to the FlexVol/FlexGroup volume that
corresponds to the Manila Share.
Blueprint: manila-netapp-efficiency-policy

Change-Id: I1ebc1b8ac6d70c4f525593d0fc75aa0cae2b22bf
2024-09-02 11:37:37 -04:00

10 lines
515 B
YAML

features:
- |
It is now possible to specify pre-created NetApp efficiency
policies through the use of the `netapp:efficiency_policy` share type
extra spec.
In the case of DHSS=True, the share server is not available upfront for
efficiency policy creation. Users can retype to apply the policy, or if the
share-network is constant (i.e., one share service is created for one share
network), they can create an efficiency policy for the share server and
apply it to DHSS=True shares.