You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chris Archibald
3ff20436b6
Modify port would remove and re-add ports on a modify which can results in an error ( #53341 )
...
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* Revert "Revert "changes to clusteR""
This reverts commit f1104a37b4 .
* Revert "Revert "changes to clusteR""
This reverts commit f1104a37b4 .
* documentation changes
* Revert "documentation changes"
This reverts commit 02c369d0414fdff492d90865c903bdade3174261.
* Issue with port being removed and added on modify
7 years ago
..
__init__.py
Resolve issues in NetApp E-Series Host module ( #39748 )
8 years ago
test_na_elementsw_initiators.py
New Module: na_elementsw_initiators ( #52375 )
7 years ago
test_na_ontap_aggregate.py
New options for na_ontap_aggregate (wait_for_online, and time_out) ( #52353 )
7 years ago
test_na_ontap_autosupport.py
New Options for Autosupport ( #50773 )
7 years ago
test_na_ontap_broadcast_domain.py
Merging of broadcast domain and Broadcast domain port ( #51978 )
7 years ago
test_na_ontap_cifs.py
Rewite of na_ontap_cifs to use NetAppModule, new options, and unit tests. ( #49782 )
7 years ago
test_na_ontap_cifs_server.py
changes to cifs_server
7 years ago
test_na_ontap_cluster.py
Rewrite of na_ontap_cluster and unit tests. ( #49780 )
7 years ago
test_na_ontap_firewall_policy.py
Update to na_ontap_firewall_policy ( #51976 )
7 years ago
test_na_ontap_flexcache.py
New Module: Na_ontap_flexcache ( #50885 )
7 years ago
test_na_ontap_gather_facts.py
Add ontap version to gather facts ( #51181 )
7 years ago
test_na_ontap_igroup.py
Change na_ontap_igroup to NetAppModule module format ( #52280 )
7 years ago
test_na_ontap_igroup_initiator.py
New Module: Ontap Igroup initiator ( #52281 )
7 years ago
test_na_ontap_interface.py
Added support for nvme, and bug fixes for na_ontap_interface ( #52283 )
7 years ago
test_na_ontap_job_schedule.py
Modify job schedule to allow list of date and times instead of a single datetime ( #51510 )
7 years ago
test_na_ontap_lun_copy.py
New Module: Allow for copy of Luns ( #52285 )
7 years ago
test_na_ontap_net_ifgrp.py
Modify port would remove and re-add ports on a modify which can results in an error ( #53341 )
7 years ago
test_na_ontap_net_port.py
Modify na_ontap_net_port NetAppModule module format, allow for multiple ports, unit tests ( #52286 )
7 years ago
test_na_ontap_net_routes.py
Updates to na_ontap_net_route ( #49656 )
7 years ago
test_na_ontap_net_subnet.py
New module: na_ontap_net_subnet ( #50491 )
7 years ago
test_na_ontap_nfs.py
Add tcp_max_xfer_size option for na_ontap_nfs, plus unit test ( #52288 )
7 years ago
test_na_ontap_nvme.py
New Module: na_ontap_nvme ( #51182 )
7 years ago
test_na_ontap_nvme_namespace.py
New Module: na_ontap_nvme_namespace ( #50886 )
7 years ago
test_na_ontap_nvme_subsystem.py
New Module: na_ontap_nvme_subsystem ( #50887 )
7 years ago
test_na_ontap_portset.py
Ability to add port in portset ( #52734 )
7 years ago
test_na_ontap_qos_policy_group.py
New Module: na_ontap_qos_policy_group ( #51392 )
7 years ago
test_na_ontap_quotas.py
New Module: na_ontap_quotas ( #49783 )
7 years ago
test_na_ontap_security_key_manager.py
New Module: Manage security keys ( #52291 )
7 years ago
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 )
7 years ago
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 )
7 years ago
test_na_ontap_snapshot_policy.py
New Module: na_ontap_snapshot_policy.py ( #52299 )
7 years ago
test_na_ontap_software_update.py
Allow to to upgrade more than 1 node at a time. ( #50780 )
7 years ago
test_na_ontap_svm.py
Allow comment for na_ontap_svm ( #52300 )
7 years ago
test_na_ontap_ucadapter.py
ucadapter rewrite and unit test ( #49497 )
7 years ago
test_na_ontap_unix_group.py
New Modules: na_ontap_unix_group ( #51390 )
7 years ago
test_na_ontap_unix_user.py
New Module: Na_ontap_unix_user ( #50888 )
7 years ago
test_na_ontap_user.py
Make na_ontap_user idempotent ( #51509 )
7 years ago
test_na_ontap_user_role.py
Update user roles to NetAppModule format ( #50992 )
7 years ago
test_na_ontap_volume.py
New parameters and bugfixes for na_ontap_volume ( #49511 )
7 years ago
test_na_ontap_vscan_on_access_policy.py
New Module: na_ontap_vscan_on_access_policy ( #49785 )
7 years ago
test_na_ontap_vscan_on_demand_task.py
New Module: na_ontap_vscan_on_demand_task ( #51183 )
7 years ago
test_na_ontap_vscan_scanner_pool.py
New Module: na_ontap_vscan_scanner_pool ( #49786 )
7 years ago
test_netapp.py
ignore netapp tests when no libs ( #48941 )
7 years ago
test_netapp_e_alerts.py
Move unit test compat code out of `lib/ansible/`. ( #46996 )
7 years ago
test_netapp_e_asup.py
Move unit test compat code out of `lib/ansible/`. ( #46996 )
7 years ago
test_netapp_e_auditlog.py
Move unit test compat code out of `lib/ansible/`. ( #46996 )
7 years ago
test_netapp_e_global.py
Move unit test compat code out of `lib/ansible/`. ( #46996 )
7 years ago
test_netapp_e_host.py
Move unit test compat code out of `lib/ansible/`. ( #46996 )
7 years ago
test_netapp_e_iscsi_interface.py
Move unit test compat code out of `lib/ansible/`. ( #46996 )
7 years ago
test_netapp_e_iscsi_target.py
Move unit test compat code out of `lib/ansible/`. ( #46996 )
7 years ago
test_netapp_e_ldap.py
Move unit test compat code out of `lib/ansible/`. ( #46996 )
7 years ago
test_netapp_e_mgmt_interface.py
Move unit test compat code out of `lib/ansible/`. ( #46996 )
7 years ago
test_netapp_e_syslog.py
Move unit test compat code out of `lib/ansible/`. ( #46996 )
7 years ago