Change in vdsm[master]: qemu-img: Handle image end offset on different lines of output

nsoffer at redhat.com nsoffer at redhat.com
Tue Mar 3 21:47:32 UTC 2015


Nir Soffer has posted comments on this change.

Change subject: qemu-img: Handle image end offset on different lines of output
......................................................................


Patch Set 2: Code-Review+1

(1 comment)

https://gerrit.ovirt.org/#/c/38355/2/lib/vdsm/qemuimg.py
File lib/vdsm/qemuimg.py:

Line 50:     'offset': re.compile("^Image end offset: (?P<value>\d+)$"),
Line 51: }
Line 52: 
Line 53: INFO_OPTFIELDS_STARTIDX = 4  # qemu-img info optional fields start in this line
Line 54: CHECK_OPTFIELDS_STARTIDX = 1  # qemu-img check 'offset' may appear on this line
may appear on this line or later.
Line 55: 
Line 56: class _RegexSearchError(Exception):
Line 57:     pass
Line 58: 


-- 
To view, visit https://gerrit.ovirt.org/38355
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Id6610baf1702c9075d8512bdb1da0e05527a0060
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list