Juan Hernandez has submitted this change and it was merged. Change subject: packaging: Updated parsing of the tasks ......................................................................
packaging: Updated parsing of the tasks This patch replaces the execRemoteSql call with the parseRemoteSqlCall, which allows easier parsing of the output during tasks and compensation check. Then the lenght of the output is tested and actual list of tasks is returned if necessary. Change-Id: I3b1f24ef5e83cf09c01c3ebbb00375098ddc52c1 Bug-Url: https://bugzilla.redhat.com/921578 Bug-Url: https://bugzilla.redhat.com/912426 Signed-off-by: Alex Lourie <[email protected]> Signed-off-by: Sandro Bonazzola <[email protected]> --- M packaging/fedora/setup/engine-upgrade.py 1 file changed, 33 insertions(+), 30 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13131 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3b1f24ef5e83cf09c01c3ebbb00375098ddc52c1 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
