cinder/cinder/volume/drivers/netapp
Nahim Alves de Souza 3b13eab894 NetApp ONTAP: Fixed get_ontap_version
Changed the method get_ontap_version, adjusting the code to return
a tuple (generation, major, minor) instead of a string, to avoid
problems when comparing strings in alphabetical order (e.g. '9.5' >
'9.10').

Change-Id: I2305b49ab7d2a1c4d9affd55a4b5b746a1ae4dce
Closes-Bug: #1955057
2022-03-31 13:09:19 +00:00
..
dataontap NetApp ONTAP: Fixed get_ontap_version 2022-03-31 13:09:19 +00:00
__init__.py NetApp direct to filer drivers for iscsi and nfs. 2012-11-17 14:56:55 -08:00
common.py Remove support for NetApp E-Series systems 2018-12-28 11:19:32 -02:00
options.py NetApp ONTAP: Add option to report storage provisioned capacity 2021-09-03 18:21:13 +00:00
utils.py NetApp ONTAP: Add storage assisted migration support 2021-09-01 04:17:11 +00:00