summaryrefslogtreecommitdiffstats
path: root/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5188.yaml
blob: 386da4b318a525780dfb94230fbff41dbe40ec6c (plain)
1
2
3
4
5
6
7
minor_changes:
  - na_ontap_lun - support ``qos_adaptive_policy_group`` with REST.
bugfixes:
  - na_ontap_lun - catch ZAPI error on get LUN.
  - na_ontap_lun - ignore resize error if no change was required.
  - na_ontap_lun - report error if flexvol_name is missing when using ZAPI.
  - na_ontap_vserver_create role - add rule index as it is now required.