Server IP : 85.214.239.14 / Your IP : 18.226.187.232 Web Server : Apache/2.4.62 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.18 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /usr/lib/python3/dist-packages/ansible_collections/netapp/ontap/changelogs/fragments/ |
Upload File : |
minor_changes: - na_ontap_cluster - added single node cluster option, also now supports for modify cluster contact and location option. - na_ontap_info - Now allow you use to vsadmin to get info (Must user ``vserver`` option). - na_ontap_info - Added ``vscan_status_info``, ``vscan_scanner_pool_info``, ``vscan_connection_status_all_info``, ``vscan_connection_extended_stats_info`` - na_ontap_efficiency_policy - ``changelog_threshold_percent`` to set the percentage at which the changelog will be processed for a threshold type of policy, tested once each hour. ### Bug Fixes bugfixes: - na_ontap_cluster - autosupport log pushed after cluster create is performed, removed license add or remove option. - na_ontap_dns - report error if modify or delete operations are attempted on cserver when using REST. Make create operation idempotent for cserver when using REST. Support for modify/delete on cserver when using REST will be added later. - na_ontap_firewall_policy - portmap added as a valid service - na_ontap_net_routes - REST does not support the ``metric`` attribute - na_ontap_snapmirror - added initialize boolean option which specifies whether to initialize SnapMirror relation. - na_ontap_volume - fixed error when deleting flexGroup volume with ONTAP 9.7. - na_ontap_volume - tiering option requires 9.4 or later (error on volume-comp-aggr-attributes) - na_ontap_vscan_scanner_pool - fix module only gets one scanner pool.