1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-03 14:56:58 +00:00
community.general/test/units/modules/storage/netapp
Chris Archibald 1a306ce871 Rewrite of na_ontap_snapshot to follow NetAppModule, add new option to rename snapshot, bug fix to modify snapmirror_label (#52297)
* Revert "changes to clusteR"

This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.

* upadets

* fix docs

* Revert "Revert "changes to clusteR""

This reverts commit 8e56b999e6cf6a65de339e516f7134a6b6b39cba.

* review change
2019-03-11 15:49:59 +00:00
..
__init__.py
test_na_ontap_aggregate.py New options for na_ontap_aggregate (wait_for_online, and time_out) (#52353) 2019-02-21 15:20:03 +00:00
test_na_ontap_autosupport.py
test_na_ontap_cifs.py
test_na_ontap_cifs_server.py
test_na_ontap_cluster.py
test_na_ontap_firewall_policy.py Update to na_ontap_firewall_policy (#51976) 2019-03-11 13:56:30 +00:00
test_na_ontap_flexcache.py New Module: Na_ontap_flexcache (#50885) 2019-02-19 14:35:29 +00:00
test_na_ontap_gather_facts.py Add ontap version to gather facts (#51181) 2019-02-13 15:33:38 +00:00
test_na_ontap_igroup.py Change na_ontap_igroup to NetAppModule module format (#52280) 2019-02-21 19:01:36 +00:00
test_na_ontap_igroup_initiator.py New Module: Ontap Igroup initiator (#52281) 2019-02-21 16:02:32 +00:00
test_na_ontap_interface.py Added support for nvme, and bug fixes for na_ontap_interface (#52283) 2019-02-19 17:49:59 +00:00
test_na_ontap_job_schedule.py Modify job schedule to allow list of date and times instead of a single datetime (#51510) 2019-02-21 15:04:55 +00:00
test_na_ontap_lun_copy.py New Module: Allow for copy of Luns (#52285) 2019-02-21 16:02:05 +00:00
test_na_ontap_net_ifgrp.py
test_na_ontap_net_routes.py Updates to na_ontap_net_route (#49656) 2019-03-11 14:43:26 +00:00
test_na_ontap_nfs.py Add tcp_max_xfer_size option for na_ontap_nfs, plus unit test (#52288) 2019-03-05 16:04:21 +00:00
test_na_ontap_nvme.py New Module: na_ontap_nvme (#51182) 2019-02-13 20:36:58 +00:00
test_na_ontap_nvme_namespace.py
test_na_ontap_nvme_subsystem.py New Module: na_ontap_nvme_subsystem (#50887) 2019-02-13 14:36:48 +00:00
test_na_ontap_portset.py
test_na_ontap_qos_policy_group.py New Module: na_ontap_qos_policy_group (#51392) 2019-02-13 15:32:25 +00:00
test_na_ontap_quotas.py New Module: na_ontap_quotas (#49783) 2019-03-05 16:22:31 +00:00
test_na_ontap_security_key_manager.py New Module: Manage security keys (#52291) 2019-02-21 15:35:00 +00:00
test_na_ontap_service_processor_network.py Modify na_ontap_service_processor_network to use NetAppModule, add new option to wait for completion, and unit tests. (#52292) 2019-02-21 15:34:24 +00:00
test_na_ontap_snapshot.py Rewrite of na_ontap_snapshot to follow NetAppModule, add new option to rename snapshot, bug fix to modify snapmirror_label (#52297) 2019-03-11 15:49:59 +00:00
test_na_ontap_software_update.py Allow to to upgrade more than 1 node at a time. (#50780) 2019-02-19 14:33:49 +00:00
test_na_ontap_svm.py
test_na_ontap_ucadapter.py
test_na_ontap_unix_group.py
test_na_ontap_unix_user.py New Module: Na_ontap_unix_user (#50888) 2019-02-19 14:36:49 +00:00
test_na_ontap_user.py Make na_ontap_user idempotent (#51509) 2019-02-21 15:11:07 +00:00
test_na_ontap_user_role.py Update user roles to NetAppModule format (#50992) 2019-02-19 14:54:49 +00:00
test_na_ontap_volume.py New parameters and bugfixes for na_ontap_volume (#49511) 2019-02-19 14:32:40 +00:00
test_na_ontap_vscan_on_access_policy.py New Module: na_ontap_vscan_on_access_policy (#49785) 2019-02-22 12:03:53 +00:00
test_na_ontap_vscan_on_demand_task.py New Module: na_ontap_vscan_on_demand_task (#51183) 2019-02-21 15:13:45 +00:00
test_na_ontap_vscan_scanner_pool.py
test_netapp.py
test_netapp_e_alerts.py
test_netapp_e_asup.py
test_netapp_e_auditlog.py
test_netapp_e_global.py
test_netapp_e_host.py
test_netapp_e_iscsi_interface.py
test_netapp_e_iscsi_target.py
test_netapp_e_ldap.py
test_netapp_e_mgmt_interface.py
test_netapp_e_syslog.py