File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
docs/docsite/rst/porting_guides Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -773,6 +773,31 @@ Networking
773
773
774
774
No notable changes
775
775
776
+ Porting Guide for v12.0.0a4
777
+ ===========================
778
+
779
+ Breaking Changes
780
+ ----------------
781
+
782
+ netapp.storagegrid
783
+ ^^^^^^^^^^^^^^^^^^
784
+
785
+ - all modules - added ability to authenticate using `username/password ` and `tenant_id ` (for Tenant) in the module.
786
+
787
+ Major Changes
788
+ -------------
789
+
790
+ netapp.ontap
791
+ ^^^^^^^^^^^^
792
+
793
+ - library `netapp-lib ` is now an optional requirement.
794
+ - na_ontap_lun - added compatibility for ASA r2 systems.
795
+ - na_ontap_lun_copy - added check to prevent use on unsupported ASA r2 systems.
796
+ - na_ontap_lun_map - added compatibility for ASA r2 systems.
797
+ - na_ontap_lun_map_reporting_nodes - added compatibility for ASA r2 systems.
798
+ - na_ontap_nvme_namespace - added compatibility for ASA r2 systems.
799
+ - na_ontap_nvme_subsystem - added compatibility for ASA r2 systems.
800
+
776
801
Porting Guide for v12.0.0a3
777
802
===========================
778
803
You can’t perform that action at this time.
0 commit comments