community.general/lib/ansible/modules/storage/netapp
Elad Alfassa ea1361a927 modules/na_cdot_lun: properly compare LUN size (#34846)
current_size is returned from the API as string, while self.size
(the requested size) is an integer. This caused the comparison
to always be False, and a resize request to always be sent.
2018-01-17 16:32:54 -05:00
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
na_cdot_aggregate.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
na_cdot_license.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
na_cdot_lun.py modules/na_cdot_lun: properly compare LUN size (#34846) 2018-01-17 16:32:54 -05:00
na_cdot_qtree.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
na_cdot_svm.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
na_cdot_user.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
na_cdot_user_role.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
na_cdot_volume.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
netapp_e_amg.py Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
netapp_e_amg_role.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
netapp_e_amg_sync.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
netapp_e_auth.py NetApp E-Series Auth - Resolve issues with validate_certs and error handling (#30167) 2017-09-12 15:52:33 -04:00
netapp_e_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
netapp_e_flashcache.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
netapp_e_host.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
netapp_e_hostgroup.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
netapp_e_lun_mapping.py Resolve issues with NetApp E-Series LunMapping module (#28294) 2017-09-12 12:50:47 -04:00
netapp_e_snapshot_group.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
netapp_e_snapshot_images.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
netapp_e_snapshot_volume.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
netapp_e_storage_system.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
netapp_e_storagepool.py Manually fix issues that autopep8 introduced 2017-12-07 20:25:55 +00:00
netapp_e_volume.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
netapp_e_volume_copy.py Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
sf_account_manager.py Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
sf_check_connections.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
sf_snapshot_schedule_manager.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
sf_volume_access_group_manager.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
sf_volume_manager.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00