summaryrefslogtreecommitdiffstats
path: root/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5188.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5188.yaml')
-rw-r--r--ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5188.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5188.yaml b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5188.yaml
new file mode 100644
index 000000000..386da4b31
--- /dev/null
+++ b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5188.yaml
@@ -0,0 +1,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.