The nova.virt.libvirt.volume.scality Module

class LibvirtScalityVolumeDriver(connection)

Bases: nova.virt.libvirt.volume.fs.LibvirtBaseFileSystemVolumeDriver

Scality SOFS Nova driver. Provide hypervisors with access to sparse files on SOFS.

connect_volume(connection_info, disk_info)

Connect the volume.

get_config(connection_info, disk_info)

Returns xml for libvirt.

Previous topic

The nova.virt.libvirt.volume.scaleio Module

Next topic

The nova.virt.libvirt.volume.smbfs Module

Project Source

This Page