Dan Kenigsberg has submitted this change and it was merged. Change subject: Modify getOSVersion to use python 'platform' module ......................................................................
Modify getOSVersion to use python 'platform' module Modify getOSVersion function to use the python 'platform' module instead of custom file parsing logic Change-Id: Ia58284ce75dc6d09f0302181ea35ed3817dd861d Signed-off-by: Pradipta Kr. Banerjee <[email protected]> --- M vdsm_reg/deployUtil.py.in 1 file changed, 6 insertions(+), 10 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved Pradipta Banerjee: Verified -- To view, visit http://gerrit.ovirt.org/7930 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia58284ce75dc6d09f0302181ea35ed3817dd861d Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Pradipta Banerjee <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Pradipta Banerjee <[email protected]> Gerrit-Reviewer: Shu Ming <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
