Dan Kenigsberg has submitted this change and it was merged. Change subject: v2v: Introduce OutputParser ......................................................................
v2v: Introduce OutputParser OutputParser is a parser for virt-v2v process output. It analyze the phases of copying disk and each copy disk progress and generate stream of parsing events. Change-Id: I54f3d610d704d0b922e38073edcc813cbc27fe83 Signed-off-by: Shahar Havivi <[email protected]> Reviewed-on: https://gerrit.ovirt.org/39360 Reviewed-by: Nir Soffer <[email protected]> Tested-by: Shahar Havivi <[email protected]> Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/v2vTests.py M vdsm/v2v.py 2 files changed, 88 insertions(+), 0 deletions(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve Shahar Havivi: Verified Dan Kenigsberg: Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/39360 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I54f3d610d704d0b922e38073edcc813cbc27fe83 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
