community.general/lib/ansible/modules/storage
Michael Price 8515db8588 Resolve issues with NetApp E-Series LunMapping module (#28294)
* Refactor E-Series LunMapping module to use module_utils

Refactor the NetApp E-Series module to utlize the common module_utils
and doc_fragments.

* Remove the default LUN number

By providing a default LUN number, it interferes with the ability of the
API to determine the appropriate LUN value.

* Fix ignored validate_certs parameter

The validate_certs parameter was not being provided to the underlying
requests method. This patch resolves the issue by passing the value to
all relevant HTTP requests.
2017-09-12 12:50:47 -04:00
..
infinidat Update metadata to 1.1 2017-08-15 23:12:08 -07:00
netapp Resolve issues with NetApp E-Series LunMapping module (#28294) 2017-09-12 12:50:47 -04:00
purestorage Set protection group enabled by default with option to disable (#28582) 2017-08-24 17:48:01 +02:00
zfs zfs bad volume block size #23090 (#23092) 2017-08-17 15:38:24 -04:00
__init__.py