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.loop Module

Support for mounting images with the loop device

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

Bases: nova.virt.disk.mount.Mount

loop back support for raw images.

get_dev()
unget_dev()