The cinder.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 0x7fcc7f19f030>
SIZE_RE = <_sre.SRE_Pattern object at 0x19a1a70>
TOP_LEVEL_RE = <_sre.SRE_Pattern object at 0x7fcc7ccb5d98>

Previous topic

The cinder.openstack.common.gettextutils Module

Next topic

The cinder.openstack.common.scheduler.base_filter Module

This Page