Jesse Morgan
ac4e611f9d
not sure if typo or pun. ( #45358 )
...
Fixing header to be SNapshot
+label: docsite_pr
2018-09-07 13:29:19 -04:00
ndswartz
b0cee34ca1
Fixed netapp_e_lun_mapping options for backwards compatibilitiy ( #44769 )
...
* Fixed netapp_e_lun_mapping options for backwards compatibility.
Readd lun and target_type as deprecated options.
Note: lun and target_type were removed in patch #44666 since they were
no longer needed for the logic in the module. However, this cause will
cause existing playbooks utilizing these options to break.
* Add lun specification and target_type verification for netapp_e_lun_mapping
2018-08-30 05:35:57 +01:00
Chris Archibald
7cded31ec9
Depreciate elementsw modules ( #44792 )
...
* rename deprecated files
2018-08-29 17:51:52 +01:00
Tzur Eliyahu
c174b4b128
IBM_Storage: Added a module for managing IBM Spectrum Accelerate ( #44166 )
...
storage system pools
2018-08-29 13:42:10 +01:00
Tzur Eliyahu
0189db2aa5
IBM_Storage: Added a module to define hosts on IBM Spectrum Accelerate ( #44365 )
...
* IBM_Storage: Added a module to define hosts on IBM Spectrum Accelerate
storage systems.
2018-08-29 13:26:24 +01:00
Chris Archibald
408868ed49
fix bug and documentation issue ( #44793 )
2018-08-28 18:32:44 -04:00
Chris Archibald
15886b1d56
Adding na_ontap_autosupport.py Module ( #44178 )
...
* Adding na_ontap_autosupport.py Module
2018-08-28 22:41:05 +01:00
Piotr
966c87e111
ONTAP information gathering module ( #43888 )
...
* ONTAP information gathering module
2018-08-28 19:05:06 +01:00
Chris Archibald
adc5f0c89d
Adding ontap_node.py Module ( #44211 )
...
* Adding ontap_node.py Module
* Change Short Description
* documentation changes
2018-08-28 18:41:49 +01:00
Chris Archibald
0f31111809
Adding ElementSW Snapshot Restore Module ( #43973 )
...
* Adding ElementSW Snapshot Restore Module
2018-08-28 18:41:02 +01:00
Chris Archibald
e2ae09117d
Adding ElementSW Volume Clone ( #43983 )
...
* Adding ElementSW Volume Clone
2018-08-28 18:40:34 +01:00
Chris Archibald
ab9c4ab82d
Adding ontap_cluster_peer.py Modules ( #44189 )
...
* Add ontap_cluster_peer.py Modules
2018-08-28 18:39:59 +01:00
Michael Price
70fd1ec130
Define module for NetApp E-Series iSCSI targets ( #40632 )
...
Create a new module for managing E-Series iSCSI targets.
2018-08-28 18:38:43 +01:00
ndswartz
d31e25acbd
Define netapp_e_mgmt_interface storage module. ( #42519 )
...
* Define netapp_e_mgmt_interface storage module.
The netapp_e_mgmt_interface module provides management configuration for
e-series storage array interface points including remote ssh access, NTP
and DNS services.
This patch also includes integration and unit tests.
* Fix netapp_e_mgmt_interface ssh option documentation and name/channel exclusivity.
2018-08-28 17:50:21 +01:00
Chris Archibald
26545ecac9
Adding ElementSW Drive Module ( #43968 )
...
* Adding ElementSW Drive Module
2018-08-28 17:43:10 +01:00
Michael Price
054b87acb8
Define module for managing E-Series email alerts ( #42643 )
...
Email alerts can be enabled for an E-Series system to provide
information to interested users by email when a warning or critical
level event occurs on the system. This module will allow a system owner
to configure whether or not system alerts are enabled, and who will
receive them.
2018-08-28 17:40:51 +01:00
Michael Price
97157cf876
New module for managing NetApp E-Series iSCSI Interfaces ( #39877 )
...
* New module for NTAP E-Series iSCSI Interfaces
Define a new module for configuring NetApp E-Series iSCSI interfaces.
* Improve netapp_e_iscsi_interface integration tests
Restructured integration test to set all iscsi ports to disabled, then
defines the ports either statically or with dhcp, next updates the ports
with the other definition type (static <-> dhcp), and lastly disables
all ports. Each netapp_eseries_iscsi_interface call is verified with the
array.
2018-08-28 17:39:14 +01:00
Michael Price
f781f341a2
Define NetApp E-Series ASUP module ( #41153 )
...
* Define NetApp E-Series ASUP module
ASUP, or Auto-Support, is a mechanism that allows NetApp support
to receive information on the status of E-Series storage-systems
in order to proactively resolve issues for customers. This module
gives customers the ability to tune ASUP settings to their liking,
including disabling the feature entirely.
* Improved testing for netapp_e_asup module
Added coverage and validation to asup integration and unit testing
2018-08-28 17:05:25 +01:00
Chris Archibald
f101cb0226
Adding na_ontap_disks.py Module ( #44192 )
...
* Adding na_ontap_disks.py Disk
2018-08-28 16:43:55 +01:00
Piotr
5d31c5b2c6
na_ontap_motd module added ( #44756 )
...
* state=present is now default
* assign whole params dictionary to a single variable
2018-08-28 16:42:37 +01:00
Chris Archibald
61d8266442
Adding ontap_firewall_policy.py Module ( #44198 )
...
* Adding ontap_firewall_policy.py Module
2018-08-28 16:02:05 +01:00
Michael Price
1f2ae0d4cd
Define a module for managing E-Series settings ( #41010 )
...
There are multiple settings that are defined at a global level for
E-Series systems, but don't necessarily fit with anything else. This
module is intended to provide a place to encapsulate those.
2018-08-28 15:38:53 +01:00
Chris Archibald
fe14781a46
Add ontap_command.py Module ( #44190 )
...
* Add ontap_command.py Module
2018-08-28 15:32:48 +01:00
Chris Archibald
45e7b2da98
Adding ElementSW Snapshot Module ( #43972 )
...
* Adding ElementSW Snapshot Module
2018-08-28 15:27:44 +01:00
Chris Archibald
c29acc7ee1
Adding ElementSW Node Module ( #43971 )
...
* Adding ElementSW Node Module
2018-08-28 15:27:09 +01:00
Chris Archibald
6b0fa954f4
Adding ElementSW Network Interfaces Module ( #43970 )
...
* Adding ElementSW Network Interfaces Module
2018-08-28 15:26:18 +01:00
Chris Archibald
12c7656268
Adding ElementSW Cluster Module ( #43965 )
...
* Adding ElementSW Cluster Module
2018-08-28 15:22:20 +01:00
Chris Archibald
09c7d1c4b9
Adding ElementSW check Connection Module ( #43963 )
...
* Adding ElementSW check Connections Module
2018-08-28 15:21:45 +01:00
Chris Archibald
9acbd81e02
Adding ElementSW Admin users Module ( #43959 )
...
* Adding ElementSW Admin users Module
2018-08-28 15:19:52 +01:00
Chris Archibald
1377019951
Adding ElementSW account Module ( #43958 )
...
* Adding ElementSW account Module
2018-08-28 15:19:11 +01:00
Chris Archibald
6d592dc505
adding ElementSW access group module ( #43957 )
...
* adding access group
* Change short description
2018-08-28 15:18:18 +01:00
ndswartz
cf41415bdf
Define netapp_e_auditlog storage module. ( #42535 )
...
This module allows NetApp E-Series storage system's audit-log feature to be configured.
2018-08-28 14:11:33 +01:00
ndswartz
7eda94dc8d
Defined netapp_e_syslog storage module ( #42421 )
...
Module allows syslog server configuration on NetApp E-Series storage arrays.
2018-08-28 13:22:36 +01:00
Michael Price
feb212b0a1
Define module for managing LDAP for E-Series ( #42356 )
...
This module will allow users to manage LDAP authentication domains for
accessing E-Series systems.
2018-08-28 13:00:19 +01:00
Milan Zink
2fab2d5775
Fixing missing modify_client_match function and get_export_policy_rule function logic ( #44164 )
2018-08-28 12:25:16 +01:00
ndswartz
06a5e6ae0f
Improve netapp_e_lun_mapping module and documentation ( #44666 )
2018-08-28 12:13:32 +01:00
Chris Archibald
047fddfe86
Adding ElementSW Ldap Module ( #43969 )
...
* Adding ElementSW Ldap Module
2018-08-28 11:45:57 +01:00
Simon Dodsley
86b72d1c8c
Add QoS support for purefa_facts module and fix to support vVols ( #42919 )
2018-08-28 11:36:52 +01:00
Simon Dodsley
9bf12ee1c0
Add new Pure Storage module to discover facts for FlashBlade ( #41673 )
...
Facts that can be discovered are:
- all
- minimum
- config
- performance
- capacity
- network
- subnets
- lags
- filesystems
- snapshots
2018-08-28 11:35:25 +01:00
Chris Archibald
3820c3351b
Adding ElementSW Backup Module ( #43960 )
...
* Adding ElementSW Backup Module
2018-08-24 17:23:03 +01:00
Chris Archibald
319bd2de5f
Adding ElementSW Cluster Pair Module ( #43967 )
...
* Adding ElementSW Cluster Pair
2018-08-24 17:21:52 +01:00
Chris Archibald
448db900dd
Adding ElementSW SnapShot Schedule Module ( #43974 )
...
* Adding ElementSW SnapShot Schedule Module
2018-08-24 17:18:02 +01:00
Chris Archibald
d7efcc4161
Adding ElementSW Vlan Module ( #43981 )
...
* Adding ElementSW Vlan Module
2018-08-24 17:16:51 +01:00
Chris Archibald
790e19804b
Adding ElementSW Volume Module ( #43982 )
...
* Adding ElementSW Volume Module
2018-08-24 17:16:07 +01:00
Chris Archibald
caeae632ba
Adding ElementSW Volume Pair ( #43984 )
...
* Adding ElementSW Volume Pair
2018-08-24 16:30:15 +01:00
Chris Archibald
54c526991a
Adding ontap_cg_snapshot.py Module ( #44181 )
...
* Adding ontap_cg_snapshot.py Module
* Fix issues
2018-08-24 16:29:21 +01:00
Chris Archibald
ea5a455656
Adding ontap_dns.py Module ( #44193 )
...
* Adding ontap_dns.py Module
* Change Short Description
2018-08-24 16:23:34 +01:00
Chris Archibald
3c69ad7104
Adding ontap_fcp.py Module ( #44197 )
...
* Adding ontap_fcp.py Module
2018-08-24 16:21:33 +01:00
Chris Archibald
b85458d8ba
Adding ontap_snapmirror.py Module ( #44215 )
...
* Adding ontap_snapmirror.py Module
2018-08-24 16:02:35 +01:00
Chris Archibald
d6e74adbf5
Adding ontap_software_update.py Module ( #44218 )
...
* Adding ontap_software_update.py Module
2018-08-24 16:01:37 +01:00