1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/storage/netapp
Michael Price f781f341a2 Define NetApp E-Series ASUP module (#41153)
* Define NetApp E-Series ASUP module

ASUP, or Auto-Support, is a mechanism that allows NetApp support
to receive information on the status of E-Series storage-systems
in order to proactively resolve issues for customers. This module
gives customers the ability to tune ASUP settings to their liking,
including disabling the feature entirely.

* Improved testing for netapp_e_asup module

Added coverage and validation to asup integration and unit testing
2018-08-28 17:05:25 +01:00
..
__init__.py Resolve issues in NetApp E-Series Host module (#39748) 2018-08-24 15:44:59 +01:00
test_netapp_e_asup.py Define NetApp E-Series ASUP module (#41153) 2018-08-28 17:05:25 +01:00
test_netapp_e_auditlog.py Define netapp_e_auditlog storage module. (#42535) 2018-08-28 14:11:33 +01:00
test_netapp_e_global.py Define a module for managing E-Series settings (#41010) 2018-08-28 15:38:53 +01:00
test_netapp_e_host.py Resolve issues in NetApp E-Series Host module (#39748) 2018-08-24 15:44:59 +01:00
test_netapp_e_ldap.py Define module for managing LDAP for E-Series (#42356) 2018-08-28 13:00:19 +01:00
test_netapp_e_syslog.py Defined netapp_e_syslog storage module (#42421) 2018-08-28 13:22:36 +01:00