ansible/test/units/modules/storage/netapp
Chris Archibald 9cb78b4826 New options to volume (#58531)
* updates to volume

* fix ansibot

* fix issues

* Revert "fix issues"

This reverts commit 54988709ae.
2019-07-11 17:42:00 -04:00
..
__init__.py
test_na_elementsw_cluster_config.py New Module na_elementsw_cluster_config (#52373) 2019-03-27 14:20:52 +00:00
test_na_elementsw_cluster_snmp.py New Module: na_elementsw_cluster_snmp (#52374) 2019-03-22 14:18:39 +00:00
test_na_elementsw_initiators.py New Module: na_elementsw_initiators (#52375) 2019-03-14 15:38:49 +00:00
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 New Options for Autosupport (#50773) 2019-01-23 18:18:07 +00:00
test_na_ontap_broadcast_domain.py Merging of broadcast domain and Broadcast domain port (#51978) 2019-03-13 18:32:54 +00:00
test_na_ontap_cifs.py Set vscan_fileop_profile for na_ontap_cifs (#57373) 2019-07-11 10:49:35 -04:00
test_na_ontap_cifs_server.py Fix failing test modules due to incorrect use of pytest.skip() (#54282) 2019-03-26 10:51:06 -07:00
test_na_ontap_cluster.py Use pytest.mark.skip instead of pytest.skip. 2019-03-26 11:10:51 -07:00
test_na_ontap_cluster_peer.py Allow for multiple LIFS instead of 1 at a time (#54800) 2019-04-11 00:15:08 +02:00
test_na_ontap_command.py Add ability to run in Privileged mode to Na_ontap_command (#52343) 2019-03-19 14:49:58 +00:00
test_na_ontap_export_policy_rule.py Update na_ontap_export_policy_rule to allow multiple rules to be set at once. (#54801) 2019-04-10 20:48:49 -04:00
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 returning invalid security (#58595) 2019-07-10 00:40:31 -04: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_ipspace.py NetApp ONTAP module for manage ipspaces (#49821) 2019-05-10 11:24:02 -04: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_lun_map.py Fix .encode('hex') call for python3 (#53343) 2019-03-27 16:03:58 +00:00
test_na_ontap_net_ifgrp.py Modify port would remove and re-add ports on a modify which can results in an error (#53341) 2019-03-19 14:47:24 +00:00
test_na_ontap_net_port.py Modify na_ontap_net_port NetAppModule module format, allow for multiple ports, unit tests (#52286) 2019-03-13 13:06:37 +00:00
test_na_ontap_net_routes.py Updates to na_ontap_net_route (#49656) 2019-03-11 14:43:26 +00:00
test_na_ontap_net_subnet.py New module: na_ontap_net_subnet (#50491) 2019-03-13 18:31:55 +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 Use pytest.mark.skip instead of pytest.skip. 2019-03-26 11:10:51 -07:00
test_na_ontap_nvme_namespace.py New Module: na_ontap_nvme_namespace (#50886) 2019-01-25 11:46:10 -05:00
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 new feature (#57320) 2019-06-04 13:57:54 -04:00
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 bug fix (#54430) 2019-03-27 14:14:17 +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_snapshot_policy.py na_ontap_snapshot_policy: Add ability to multiple schedules (#57366) 2019-06-10 09:24:25 +02: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 push fix (#54916) 2019-04-08 13:11:42 +01:00
test_na_ontap_ucadapter.py ucadapter rewrite and unit test (#49497) 2019-01-28 20:29:56 +00:00
test_na_ontap_unix_group.py New Modules: na_ontap_unix_group (#51390) 2019-02-12 15:06:28 +00:00
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 Multiple fixs for na_ontap_user (#54610) 2019-04-01 17:22:48 +01: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 options to volume (#58531) 2019-07-11 17:42:00 -04:00
test_na_ontap_volume_clone.py Add uid, and gid to volume clone (#57371) 2019-07-11 13:57:36 -04:00
test_na_ontap_vscan_on_access_policy.py Use pytest.mark.skip instead of pytest.skip. 2019-03-26 11:10:51 -07: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 Use pytest.mark.skip instead of pytest.skip. 2019-03-26 11:10:51 -07:00
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
test_netapp_e_volume.py Improve netapp_e_volume module and add unit tests. 2019-04-11 11:16:45 -04:00