summaryrefslogtreecommitdiffstats
path: root/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5062.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5062.yaml')
-rw-r--r--ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5062.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5062.yaml b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5062.yaml
new file mode 100644
index 000000000..97cbc6e0c
--- /dev/null
+++ b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5062.yaml
@@ -0,0 +1,3 @@
+bugfixes:
+ - na_ontap_snapmirror - when using ZAPI, wait for the relationship to be quiesced before breaking.
+ - na_ontap_snapmirror - when using REST with a policy, fix AttributeError - 'str' object has no attribute 'get'.