summaryrefslogtreecommitdiffstats
path: root/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5287.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5287.yaml')
-rw-r--r--ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5287.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5287.yaml b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5287.yaml
new file mode 100644
index 000000000..8b1c9f180
--- /dev/null
+++ b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5287.yaml
@@ -0,0 +1,4 @@
+bugfixes:
+ - na_ontap_service_processor_network - allow manually configuring network if all of ``ip_address``, ``netmask``, ''gateway_ip_address`` set and ``dhcp`` not present in REST.
+ - na_ontap_service_processor_network - fix setting ``dhcp`` v4 takes more than ``wait_for_completion`` retries.
+ - na_ontap_service_processor_network - fix ``wait_for_completion`` ignored when trying to enable service processor network interface in ZAPI. \ No newline at end of file