The nova.openstack.common.imageutils Module

Helper methods to deal with images.

class QemuImgInfo(cmd_output=None)

Bases: object

BACKING_FILE_RE = <_sre.SRE_Pattern object at 0x7fabf6ea1630>
SIZE_RE = <_sre.SRE_Pattern object at 0x2151210>
TOP_LEVEL_RE = <_sre.SRE_Pattern object at 0x7fabf6f00138>

Previous topic

The nova.openstack.common.gettextutils Module

Next topic

The nova.openstack.common.importutils Module

This Page