ansible/test/units/modules/storage/netapp
Nathan Swartz 1d9b473e56 Add netapp_e_firmware module (#59529)
* Add na_santricity_firmware module.

Manages NetApp E-Series firmware upgrades.
Includes unit and integration tests.

* Add legacy support to na_santricity_firmware module.

* Rename na_santricity_firmware to netapp_e_firmware

* Improved netapp_e_firmware example documentation.
2019-08-28 17:17:35 -04:00
..
__init__.py
test_na_elementsw_access_group.py bug fixes for group (#60887) 2019-08-27 09:05:20 -04:00
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 update to command (#60141) 2019-08-12 10:30:00 -04:00
test_na_ontap_dns.py Add Rest API to DNS (#59937) 2019-08-25 10:52:01 -04: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_firmware_upgrade.py Allow firmware update for (SP, ACP, Shelf, Disk) (#58597) 2019-08-09 16:04:46 -04:00
test_na_ontap_flexcache.py Speed up a few more tests by mocking time.sleep (#61186) 2019-08-22 14:33:34 -05: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 fixes (#60146) 2019-08-14 10:26:12 -04:00
test_na_ontap_info.py Netapp: rename _facts -> _info (#60980) 2019-08-22 22:51:45 +02:00
test_na_ontap_interface.py New options to Interface (#60499) 2019-08-28 11:45:15 -04: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_motd.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
test_na_ontap_ndmp.py New Module: na_ontap_ndmp (#59815) 2019-08-27 09:06:59 -04: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 Auto support logs were not being created (#60901) 2019-08-28 11:23:54 -04: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_object_store.py New module na_ontap_object_store (#59048) 2019-08-05 09:27:38 -04:00
test_na_ontap_ports.py New Module: na_ontap_ports (#59814) 2019-08-12 10:23:24 -04:00
test_na_ontap_portset.py new feature (#57320) 2019-06-04 13:57:54 -04:00
test_na_ontap_qos_adaptive_policy_group.py Added NetApp ONTAP Adaptive QoS Policy Module (#58707) 2019-08-25 10:50:34 -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 Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_na_ontap_snapmirror.py New options for identity_preserve (#60498) 2019-08-26 10:03:26 -04: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 add modify to snapshot policy (#59149) 2019-08-09 07:56:31 -04: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 bug fixes (#59049) 2019-07-22 11:05:56 -04: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 new options (#60142) 2019-08-14 09:51:38 -04: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 Added comment field to na_ontap_volume module (#59566) 2019-08-26 10:14:39 -04:00
test_na_ontap_volume_autosize.py New Module: Volume Autosize (#59936) 2019-08-14 15:21:51 -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.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
test_na_ontap_vscan_on_access_policy.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02: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_na_ontap_vserver_cifs_security.py new module: na_ontap_vserver_cifs_security (#59817) 2019-08-14 09:02:56 -04:00
test_netapp.py ignore netapp tests when no libs (#48941) 2018-11-21 11:51:40 -05:00
test_netapp_e_alerts.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_netapp_e_asup.py
test_netapp_e_auditlog.py
test_netapp_e_drive_firmware.py Add netapp_e_drive_firmware (#59528) 2019-08-28 17:15:19 -04:00
test_netapp_e_facts.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_netapp_e_firmware.py Add netapp_e_firmware module (#59529) 2019-08-28 17:17:35 -04:00
test_netapp_e_global.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
test_netapp_e_host.py Host dev upstream (#57086) 2019-08-06 15:01:22 -04:00
test_netapp_e_hostgroup.py Improve netapp_e_hostgroup and add unit tests. (#57094) 2019-08-05 13:19:23 -04:00
test_netapp_e_iscsi_interface.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_netapp_e_iscsi_target.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_netapp_e_ldap.py
test_netapp_e_mgmt_interface.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_netapp_e_storagepool.py Improve netapp_e_storagepool and add units. (#57095) 2019-08-06 10:02:14 -04:00
test_netapp_e_syslog.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_netapp_e_volume.py Volume dev upstream new options (#59660) 2019-08-27 09:04:02 -04:00