Volume driver for NetApp NFS storage.
Bases: cinder.volume.drivers.netapp.dataontap.nfs_base.NetAppNfsDriver
NetApp NFS driver for Data ONTAP (Cluster-mode).
Check that the driver is working and can communicate.
Fetch the image from image_service and write it to the volume.
Deletes a snapshot.
Deletes a logical volume.
Do the customized set up on client for cluster mode.
Refreshes ssc_vols with latest entries.
Removes the specified volume from Cinder management.
Does not delete the underlying backend storage object. A log entry will be made to notify the Admin that the volume is no longer being managed.
Parameters: | volume – Cinder volume to unmanage |
---|