summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/netapp.py
Commit message (Expand)AuthorAgeFilesLines
* Improved netapp module utility for E-Series. (#59527)Nathan Swartz2019-08-011-139/+128
* Update to base Netapp.py for Azure, and Rest API (#59151)Chris Archibald2019-07-181-1/+7
* New Module: Vscan Enable (#57953)Chris Archibald2019-07-161-2/+123
* Added eseries base with tests (#49269)ndswartz2019-03-081-10/+235
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-161-3/+3
* Add common files for ONTAP and SOLIDFIRE unit tests (#48739)Chris Archibald2018-11-191-13/+26
* Define module for managing LDAP for E-Series (#42356)Michael Price2018-08-281-0/+5
* Bug Fixes issue with netapp.py (#44283)Chris Archibald2018-08-221-3/+10
* Adding Common files for NetApp ElementSW release (#43727)Chris Archibald2018-08-101-8/+23
* Remove use of simplejson throughout code base (#43548)Matt Martz2018-08-101-4/+1
* Add Na_ontap_broadcast_domain module. (#39753)Chris Archibald2018-05-181-1/+72
* Remove redundant import from netapp module_utils (#39495)Abhijeet Kasurde2018-05-141-2/+0
* Update NetApp module_utils to use correct license (#28070)Michael Price2018-04-281-14/+24
* Refactor E-Series VolumeCopy to use module_utils (#20902)Michael Price2017-08-071-2/+2
* Fix undefined variables, basestring usage, and some associated python3 issuesToshio Kuratomi2017-07-251-3/+2
* Add missing import for basic_auth_argument_spec (#27207)Abhijeet Kasurde2017-07-261-0/+1
* Add NetApp SolidFire volume module (#20732)Sumit Kumar2017-02-161-0/+15
* Refactor E-Series AMG module to use module_utils (#20871)Michael Price2017-02-141-0/+63
* Add doc_fragment and module util for NetApp platforms (#19607)Sumit Kumar2017-01-251-0/+90