Dan Kenigsberg has submitted this change and it was merged. Change subject: virt: periodic: factor out periodic operations ......................................................................
virt: periodic: factor out periodic operations Factor the periodic operation implementations using a common subclass. This patch has little benefit on its own, but helps to reduce the size of the followup patches. Backport-To: 3.6 Change-Id: I283331ecfa5b47c147f0a42cd4a6b51a49308fe7 Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: https://gerrit.ovirt.org/44548 Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/periodicTests.py M vdsm/virt/periodic.py 2 files changed, 15 insertions(+), 29 deletions(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified -- To view, visit https://gerrit.ovirt.org/44548 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I283331ecfa5b47c147f0a42cd4a6b51a49308fe7 Gerrit-PatchSet: 28 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Milan Zamazal <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
