The cinder.volume.drivers.windows.smbfs Module¶
-
class
WindowsSmbfsDriver(*args, **kwargs)¶ Bases:
cinder.volume.drivers.remotefs.RemoteFSSnapDriver-
CI_WIKI_NAME= 'Microsoft_iSCSI_CI'¶
-
SHARE_FORMAT_REGEX= '//.+/.+'¶
-
VERSION= '1.1.0'¶
-
copy_image_to_volume(context, volume, image_service, image_id)¶ Fetch the image from image_service and write it to the volume.
-
copy_volume_to_image(inst, *args, **kwargs)¶
-
create_cloned_volume(inst, *args, **kwargs)¶
-
create_volume(inst, *args, **kwargs)¶
-
create_volume_from_snapshot(inst, *args, **kwargs)¶
-
delete_volume(inst, *args, **kwargs)¶
-
do_setup(context)¶
-
driver_prefix= 'smbfs'¶
-
driver_volume_type= 'smbfs'¶
-
extend_volume(inst, *args, **kwargs)¶
-
get_volume_format(volume, qemu_format=False)¶
-
initialize_connection(inst, *args, **kwargs)¶
-
local_path(volume)¶ Get volume path (mounted locally fs path) for given volume.
Parameters: volume – volume reference
-
update_disk_allocation_data(volume, virtual_size_gb=None)¶
-
volume_backend_name= 'Generic_SMBFS'¶
-
-
update_allocation_data(delete=False)¶