The nova.virt.libvirt.volume_nfs Module

Deprecated file, kept for back-compat only. To be removed in Hxxxx.

class NfsVolumeDriver(*args, **kwargs)

Bases: nova.virt.libvirt.volume.LibvirtNFSVolumeDriver

Deprecated driver for NFS, renamed to LibvirtNFSVolumeDriver and moved into the main volume.py module. Kept for backwards compatibility in the Grizzly cycle to give users opportunity to configure before its removal in the Hxxxx cycle.

Previous topic

The nova.virt.libvirt.volume Module

Next topic

The nova.virt.netutils Module

This Page