The nova.virt.images Module

Handling of VM disk images.

fetch(context, image_href, path, _user_id, _project_id)
fetch_to_raw(context, image_href, path, user_id, project_id)
qemu_img_info(path)

Return a dict containing the parsed output from qemu-img info.

Previous topic

The nova.virt.hyperv.volumeutils Module

Next topic

The nova.virt.libvirt.config Module

This Page