You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docsite/rst/porting_guides/porting_guide_12.rst
+42Lines changed: 42 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -816,6 +816,48 @@ Networking
816
816
817
817
No notable changes
818
818
819
+
Porting Guide for v12.0.0b3
820
+
===========================
821
+
822
+
Known Issues
823
+
------------
824
+
825
+
dellemc.openmanage
826
+
^^^^^^^^^^^^^^^^^^
827
+
828
+
- idrac_attributes - The module accepts both the string as well as integer value for the field "SNMP.1.AgentCommunity" for iDRAC10.
829
+
- idrac_diagnostics - This module doesn't support export of diagnostics file to HTTP and HTTPS share via SOCKS proxy.
830
+
- ome_smart_fabric_uplink - The module supported by OpenManage Enterprise Modular, however it does not allow the creation of multiple uplinks of the same name. If an uplink is created using the same name as an existing uplink, then the existing uplink is modified.
831
+
832
+
Major Changes
833
+
-------------
834
+
835
+
dellemc.openmanage
836
+
^^^^^^^^^^^^^^^^^^
837
+
838
+
- OpenManage iDRAC Ansible modules are now compatible with Ansible Core version 2.19.
839
+
- idrac_bios - This role is enhanced to support iDRAC10.
840
+
- idrac_boot - This module is enhanced to support iDRAC10.
841
+
- idrac_boot - This role is enhanced to support iDRAC10.
842
+
- idrac_certificates - This module is enhanced to support iDRAC10.
843
+
- idrac_reset - This module is enhanced to support iDRAC10.
844
+
- idrac_reset - This role is enhanced to support iDRAC10.
845
+
- idrac_support_assist - This module is enhanced to support iDRAC10.
846
+
- idrac_user - This module is enhanced to support iDRAC10.
847
+
- idrac_user - This role is enhanced to support iDRAC10.
848
+
- ome_firmware - This module is enhanced to support OME 4.5.
849
+
- ome_firmware_baseline - This module is enhanced to support OME 4.5.
850
+
- ome_firmware_baseline_compliance_info - This module is enhanced to support OME 4.5.
851
+
- ome_firmware_baseline_info - This module is enhanced to support OME 4.5.
852
+
- ome_firmware_catalog - This module is enhanced to support OME 4.5.
853
+
- redfish_firmware - This module is enhanced to support iDRAC10.
854
+
855
+
netapp.ontap
856
+
^^^^^^^^^^^^
857
+
858
+
- na_ontap_autoupdate_support - REST only support to enable automatic software update, requires ONTAP 9.10 or later.
859
+
- na_ontap_s3_buckets - new option `snapshot_policy` added in REST, requires ONTAP 9.16.1 or later.
0 commit comments