github ansible-collections/netapp.ontap 21.16.0

latest releases: 22.11.0, 22.10.0, 22.9.0...
2 years ago

21.16.0

New Options

  • na_ontap_aggregate - Added disk_class option for REST and ZAPI.
  • na_ontap_aggregate - Extended accepted disk_type values for ZAPI.
  • na_ontap_volume - logical_space_enforcement to specifies whether to perform logical space accounting on the volume.
  • na_ontap_volume - logical_space_reporting to specifies whether to report space logically on the volume.
  • na_ontap_volume - tiering_minimum_cooling_days to specify how many days must pass before inactive data in a volume using the Auto or Snapshot-Only policy is considered cold and eligible for tiering.

Bug Fixes

  • na_ontap_active_directory - Fixed idempotency and traceback issues.
  • na_ontap_aggregate - Fixed KeyError on unmount_volumes when offlining a volume if option is not set.
  • na_ontap_aggregate - Report an error when attempting to change snaplock_type.
  • na_ontap_igroup - force_remove_initiator option was ignored when removing initiators from existing igroup.
  • na_ontap_info - Add active_directory_account_info.
  • na_ontap_security_certificates - intermediate_certificates option was ignored.
  • na_ontap_user - Fixed lock state is not set if password is not changed.
  • na_ontap_user - Fixed TypeError 'tuple' object does not support item assignment.
  • na_ontap_user - Fixed issue when attempting to change pasword for absent user when set_password is set.
  • na_ontap_volume - Report error when attempting to change the nas_application tiering control from disalllowed to required, or reciprocally.
  • na_ontap_volume - Fixed error with unmounting junction_path in rest.
  • na_ontap_volume - Fixed error when creating a flexGroup when aggregate_name and aggr_list_multiplier are not set in rest.
  • four modules (mediator, metrocluster, security_certificates, wwpn_alias) would report a None error when REST is not available.
  • module_utils - fixed KeyError on Allow when using OPTIONS method and the API failed.

Added REST support to existing modules

  • na_ontap_aggregate - Added REST support.
  • na_ontap_cifs_server - Added REST support to the cifs server module.
  • na_ontap_ports - Added REST support to the ports module.
  • na_ontap_volume_clone -- Added REST support.

Full Changelog: 21.15.1...21.16.0

Don't miss a new netapp.ontap release

NewReleases is sending notifications on new releases.