Skip to content

Commit 2e9234c

Browse files
authored
Add 12.0.0a4 porting guide. (#2630)
1 parent 6a3a90c commit 2e9234c

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/docsite/rst/porting_guides/porting_guide_12.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -773,6 +773,31 @@ Networking
773773

774774
No notable changes
775775

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+
776801
Porting Guide for v12.0.0a3
777802
===========================
778803

0 commit comments

Comments
 (0)