The cinder.volume.drivers.windows.smbfs Module

class WindowsSmbfsDriver(*args, **kwargs)

Bases: cinder.volume.drivers.smbfs.SmbfsDriver

CI_WIKI_NAME = 'Microsoft_iSCSI_CI'
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)
do_setup(context)

Previous topic

The cinder.volume.drivers.windows.remotefs Module

Next topic

The cinder.volume.drivers.windows.windows Module

Project Source

This Page