Volume drivers for libvirt.
Bases: nova.virt.libvirt.volume.LibvirtBaseVolumeDriver
Driver to attach AoE volumes to libvirt.
Bases: object
Base class for volume drivers.
Connect the volume. Returns xml for libvirt.
Disconnect the volume.
Bases: nova.virt.libvirt.volume.LibvirtBaseVolumeDriver
Driver to attach fake volumes to libvirt.
Connect the volume to a fake device.
Bases: nova.virt.libvirt.volume.LibvirtBaseVolumeDriver
Driver to attach Fibre Channel Network volumes to libvirt.
Attach the volume to instance_name.
Detach the volume from instance_name.
Bases: nova.virt.libvirt.volume.LibvirtBaseVolumeDriver
Class implements libvirt part of volume driver for GlusterFS.
Connect the volume. Returns xml for libvirt.
returns string that represents hash of base_str (in hex format).
Bases: nova.virt.libvirt.volume.LibvirtBaseVolumeDriver
Driver to attach Network volumes to libvirt.
Attach the volume to instance_name.
Detach the volume from instance_name.
Bases: nova.virt.libvirt.volume.LibvirtBaseVolumeDriver
Class implements libvirt part of volume driver for NFS.
Connect the volume. Returns xml for libvirt.
returns string that represents hash of base_str (in hex format).
Bases: nova.virt.libvirt.volume.LibvirtBaseVolumeDriver
Driver to attach Network volumes to libvirt.
Bases: nova.virt.libvirt.volume.LibvirtBaseVolumeDriver
Scality SOFS Nova driver. Provide hypervisors with access to sparse files on SOFS.
Connect the volume. Returns xml for libvirt.
Bases: nova.virt.libvirt.volume.LibvirtBaseVolumeDriver
Class for volumes backed by local file.
Connect the volume to a local device.