Files
offline_kubespray/collection/netapp/ontap/changelogs/fragments/DEVOPS-3370.yaml
ByeonJungHun 360c6eef4a offline 작업
2024-02-19 16:02:29 +09:00

12 lines
825 B
YAML

minor_changes:
- na_ontap_snapmirror - use REST API for create action if target supports it. (ZAPIs are still used for all other actions).
- na_ontap_snapmirror - new option ``create_destination`` to automatically create destination endpoint (ONTAP 9.7).
- na_ontap_snapmirror - new option ``destination_cluster`` to automatically create destination SVM for SVM DR (ONTAP 9.7).
- na_ontap_snapmirror - new option ``source_cluster`` to automatically set SVM peering (ONTAP 9.7).
- na_ontap_volume - use REST API for delete operation if targets supports it.
bugfixes:
- na_ontap_lun - REST expects 'all' for tiering policy and not 'backup'.
- na_ontap_snapmirror - wait up to 5 minutes for abort to complete before issuing a delete.
- na_ontap_volume - REST expects 'all' for tiering policy and not 'backup'.