cinder/cinder/volume/drivers/netapp/dataontap
Jose Phillips 2da53ac02b NetApp ONTAP NFS driver fail to flexclone glance image.
When the driver is trying to perform a flexclone from glance is
making a bad reference to a non-existent methond utils.resolve_hostname
the correct method is volume_utils.resolve_hostname

Change-Id: I5cd729bdd1fb97b07610b1971232c786bad7917d
Closes-Bug: #1875959
2020-04-29 15:53:53 -05:00
..
client Merge "Introduce flake8-import-order extension" 2020-01-07 21:12:41 +00:00
performance NetApp: Fix to support SVM scoped permissions. 2017-12-19 15:25:42 -05:00
utils Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
__init__.py Refactoring to allow addition of NetApp FibreChannel drivers 2014-11-24 10:48:08 -05:00
block_base.py NetApp ONTAP: Fix iSCSI multiattach volume terminates connection 2020-04-24 11:15:55 -03:00
block_cmode.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
fc_cmode.py Add get_driver_options method 2019-03-07 09:18:01 -05:00
iscsi_cmode.py Add get_driver_options method 2019-03-07 09:18:01 -05:00
nfs_base.py NetApp ONTAP NFS driver fail to flexclone glance image. 2020-04-29 15:53:53 -05:00
nfs_cmode.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00