Dan Kenigsberg has submitted this change and it was merged. Change subject: Returning namedtuple from util.pidStat for simpler usage ......................................................................
Returning namedtuple from util.pidStat for simpler usage Change-Id: I7cbac1c9175afbdecf42d40290026d518098e193 Signed-off-by: Yaniv Bronhaim <[email protected]> --- M lib/vdsm/utils.py M tests/miscTests.py M tests/utilsTests.py M vdsm/storage/blockSD.py M vdsm/storage/misc.py 5 files changed, 22 insertions(+), 7 deletions(-) Approvals: Yaniv Bronhaim: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15024 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7cbac1c9175afbdecf42d40290026d518098e193 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Royce Lv <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
