This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.

The nova.virt.disk.nbd Module

Support for mounting images with qemu-nbd

class nova.virt.disk.nbd.Mount(image, mount_dir, partition=None, disable_auto_fsck=False)

Bases: nova.virt.disk.mount.Mount

qemu-nbd support disk images.

get_dev()
unget_dev()