community.general/lib/ansible/modules/storage/netapp
vicmunoz ecdb616954 NetApp ONTAP module for manage ipspaces (#49821)
* NetApp ONTAP module for manage ipspaces

* fixes for ci_cd and code layout

* indentation fixes

* code style fixes

* fixing yamllint issue

* unit test for module na_ontap_ipspace

* fixing sanity tests

* change pytest.skip to pytest.mark.skip

* adding ansible version to 2.9
2019-05-10 11:24:02 -04:00
..
__init__.py
_na_cdot_aggregate.py Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
_na_cdot_license.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
_na_cdot_lun.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
_na_cdot_qtree.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
_na_cdot_svm.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
_na_cdot_user.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
_na_cdot_user_role.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
_na_cdot_volume.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
_sf_account_manager.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
_sf_check_connections.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
_sf_snapshot_schedule_manager.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
_sf_volume_access_group_manager.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
_sf_volume_manager.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
na_elementsw_access_group.py New Options for na_elementsw_access_group (#52376) 2019-03-15 16:20:41 +00:00
na_elementsw_account.py Bug fix to na_elementsw_account.py (#54798) 2019-04-10 20:05:32 -04:00
na_elementsw_admin_users.py Bug fix for na_elementsw_admin_users (#52377) 2019-03-04 16:56:18 +00:00
na_elementsw_backup.py Bug Fix for na_elementsw_backup.py (Default argument spec wasn't given) (#52378) 2019-03-05 16:03:43 +00:00
na_elementsw_check_connections.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
na_elementsw_cluster.py na_elementsw_cluster was using wrong username/password (#54622) 2019-04-01 17:18:43 +01:00
na_elementsw_cluster_config.py New Module na_elementsw_cluster_config (#52373) 2019-03-27 14:20:52 +00:00
na_elementsw_cluster_pair.py Bug Fix: na_elementsw_cluster_pair.py check if clusters are allready paired (#52379) 2019-03-06 16:20:00 +00:00
na_elementsw_cluster_snmp.py New Module: na_elementsw_cluster_snmp (#52374) 2019-03-22 14:18:39 +00:00
na_elementsw_drive.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
na_elementsw_initiators.py New Module: na_elementsw_initiators (#52375) 2019-03-14 15:38:49 +00:00
na_elementsw_ldap.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
na_elementsw_network_interfaces.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
na_elementsw_node.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
na_elementsw_snapshot.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
na_elementsw_snapshot_restore.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
na_elementsw_snapshot_schedule.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
na_elementsw_vlan.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
na_elementsw_volume.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
na_elementsw_volume_clone.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
na_elementsw_volume_pair.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
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
na_ontap_autosupport.py Wrong Setup function was being used, which could result in failure if new global options were used. (#52862) 2019-03-04 16:58:09 +00:00
na_ontap_broadcast_domain.py Merging of broadcast domain and Broadcast domain port (#51978) 2019-03-13 18:32:54 +00:00
na_ontap_broadcast_domain_ports.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
na_ontap_cg_snapshot.py Fix Examples with bad options (#53279) 2019-03-07 13:35:50 -05:00
na_ontap_cifs.py Rewite of na_ontap_cifs to use NetAppModule, new options, and unit tests. (#49782) 2019-01-24 10:41:36 -05:00
na_ontap_cifs_acl.py Fix Examples with bad options (#53279) 2019-03-07 13:35:50 -05:00
na_ontap_cifs_server.py Fix Examples with bad options (#53279) 2019-03-07 13:35:50 -05:00
na_ontap_cluster.py Rewrite of na_ontap_cluster and unit tests. (#49780) 2019-01-31 18:43:54 +00:00
na_ontap_cluster_ha.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
na_ontap_cluster_peer.py Allow for multiple LIFS instead of 1 at a time (#54800) 2019-04-11 00:15:08 +02:00
na_ontap_command.py Add ability to run in Privileged mode to Na_ontap_command (#52343) 2019-03-19 14:49:58 +00:00
na_ontap_disks.py Change na_ontap_disks to NetAppModule module format (#52279) 2019-02-19 15:00:46 +00:00
na_ontap_dns.py na_ontap_dns: Add new parameter skip_validation (#50458) 2019-03-13 18:29:08 +00:00
na_ontap_export_policy.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
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
na_ontap_fcp.py Bug fixes for na_ontap_fcp (#48583) 2018-11-28 20:03:44 +00:00
na_ontap_firewall_policy.py Update to na_ontap_firewall_policy (#51976) 2019-03-11 13:56:30 +00:00
na_ontap_flexcache.py Wrong Setup function was being used, which could result in failure if new global options were used. (#52862) 2019-03-04 16:58:09 +00:00
na_ontap_gather_facts.py na_ontap_qtree / na_ontap_gather_facts: qtree new params and modify operation / new subsets (#55825) 2019-05-07 14:32:27 -04:00
na_ontap_igroup.py Change na_ontap_igroup to NetAppModule module format (#52280) 2019-02-21 19:01:36 +00:00
na_ontap_igroup_initiator.py Fix Examples with bad options (#53279) 2019-03-07 13:35:50 -05:00
na_ontap_interface.py Support "force_subnet_association" parameter on na_ontap_interface (#52691) 2019-05-01 14:41:48 -04:00
na_ontap_ipspace.py NetApp ONTAP module for manage ipspaces (#49821) 2019-05-10 11:24:02 -04:00
na_ontap_iscsi.py Bug Fix to na_ontap_iscsi (#53871) 2019-03-19 14:48:23 +00:00
na_ontap_job_schedule.py Wrong Setup function was being used, which could result in failure if new global options were used. (#52862) 2019-03-04 16:58:09 +00:00
na_ontap_license.py Bug Fix: Fix cmp in na_ontap_licence (#52284) 2019-02-22 17:20:35 +00:00
na_ontap_lun.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
na_ontap_lun_copy.py Fix Example for lun copy (#53281) 2019-03-05 15:50:42 -05:00
na_ontap_lun_map.py Fix .encode('hex') call for python3 (#53343) 2019-03-27 16:03:58 +00:00
na_ontap_motd.py add missing ems logs (#54813) 2019-04-10 20:37:16 +01:00
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
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
na_ontap_net_routes.py bug fix (#55057) 2019-04-10 15:57:42 -04:00
na_ontap_net_subnet.py New module: na_ontap_net_subnet (#50491) 2019-03-13 18:31:55 +00:00
na_ontap_net_vlan.py update networking example (#54802) 2019-04-05 14:27:55 -05:00
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
na_ontap_node.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
na_ontap_ntp.py Fix Examples with bad options (#53279) 2019-03-07 13:35:50 -05:00
na_ontap_nvme.py update (#54803) 2019-04-10 20:39:04 +01:00
na_ontap_nvme_namespace.py New Module: na_ontap_nvme_namespace (#50886) 2019-01-25 11:46:10 -05:00
na_ontap_nvme_subsystem.py Docs changes to na_ontap_nvme_subsystem (#52289) 2019-02-18 15:11:45 -05:00
na_ontap_portset.py Ability to add port in portset (#52734) 2019-03-14 15:39:11 +00:00
na_ontap_qos_policy_group.py New Module: na_ontap_qos_policy_group (#51392) 2019-02-13 15:32:25 +00:00
na_ontap_qtree.py na_ontap_qtree / na_ontap_gather_facts: qtree new params and modify operation / new subsets (#55825) 2019-05-07 14:32:27 -04:00
na_ontap_quotas.py New Module: na_ontap_quotas (#49783) 2019-03-05 16:22:31 +00:00
na_ontap_security_key_manager.py New Module: Manage security keys (#52291) 2019-02-21 15:35:00 +00:00
na_ontap_service_processor_network.py bug fix (#54430) 2019-03-27 14:14:17 +00:00
na_ontap_snapmirror.py Wrong Setup function was being used, which could result in failure if new global options were used. (#52862) 2019-03-04 16:58:09 +00:00
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
na_ontap_snapshot_policy.py New Module: na_ontap_snapshot_policy.py (#52299) 2019-03-14 13:30:51 +00:00
na_ontap_snmp.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
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
na_ontap_svm.py push fix (#54916) 2019-04-08 13:11:42 +01:00
na_ontap_svm_options.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
na_ontap_ucadapter.py ucadapter rewrite and unit test (#49497) 2019-01-28 20:29:56 +00:00
na_ontap_unix_group.py New Modules: na_ontap_unix_group (#51390) 2019-02-12 15:06:28 +00:00
na_ontap_unix_user.py New Module: Na_ontap_unix_user (#50888) 2019-02-19 14:36:49 +00:00
na_ontap_user.py Multiple fixs for na_ontap_user (#54610) 2019-04-01 17:22:48 +01:00
na_ontap_user_role.py Update user roles to NetAppModule format (#50992) 2019-02-19 14:54:49 +00:00
na_ontap_volume.py Remove redundant defined variable (#55122) 2019-04-20 11:34:11 +05:30
na_ontap_volume_clone.py Add junction path to ontap_volume_clone (#51391) 2019-02-14 21:12:50 -05:00
na_ontap_vscan_on_access_policy.py New Module: na_ontap_vscan_on_access_policy (#49785) 2019-02-22 12:03:53 +00:00
na_ontap_vscan_on_demand_task.py type should be a string, not callable bool (#52735) 2019-02-21 11:23:53 -06:00
na_ontap_vscan_scanner_pool.py New Module: na_ontap_vscan_scanner_pool (#49786) 2019-01-31 18:42:42 +00:00
na_ontap_vserver_peer.py Fix bug when setting up a local vserver peer (#54257) 2019-03-26 14:53:55 +00:00
netapp_e_alerts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_amg.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_amg_role.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_amg_sync.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_asup.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_auditlog.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_auth.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_flashcache.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_global.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_host.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_hostgroup.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_iscsi_interface.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_iscsi_target.py Remove logged chap secret (#53287) 2019-04-10 12:12:42 -04:00
netapp_e_ldap.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_lun_mapping.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_mgmt_interface.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_snapshot_group.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_snapshot_images.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_snapshot_volume.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_storage_system.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_storagepool.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_syslog.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
netapp_e_volume.py make waiting for init optional for non-thin volumes 2019-04-11 11:16:45 -04:00
netapp_e_volume_copy.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00