The cinder.volume.drivers.windows.remotefs Module

class WindowsRemoteFsClient(*args, **kwargs)

Bases: os_brick.remotefs.remotefs.RemoteFsClient

check_smb_mapping(smbfs_share)

If target_is_dir is True, a junction will be created.

NOTE: Juctions only work on same filesystem.

get_capacity_info(smbfs_share)
mount(export_path, mnt_options=None)

Previous topic

The cinder.volume.drivers.windows.constants Module

Next topic

The cinder.volume.drivers.windows.smbfs Module

Project Source

This Page