Yaniv Bronhaim has posted comments on this change. Change subject: vdsm: adding handling for NGN in osinfo.py ......................................................................
Patch Set 1: (2 comments) https://gerrit.ovirt.org/#/c/59431/1//COMMIT_MSG Commit Message: Line 9: Current osinfo.py implementation lacks handling for NGN (New Generation Line 10: Node). Line 11: Line 12: This patch adds another parameter in addition to the osname, release and Line 13: version named pretty_name, that is empty bu default and if s/bu/by Line 14: /etc/os-release file exists on the OS, will return the content of the Line 15: PRETTY_NAME value (if exists) from that file. Line 16: Line 17: Change-Id: Ida119527b263302bf3f78e359bac12113718b744 Line 11: Line 12: This patch adds another parameter in addition to the osname, release and Line 13: version named pretty_name, that is empty bu default and if Line 14: /etc/os-release file exists on the OS, will return the content of the Line 15: PRETTY_NAME value (if exists) from that file. so in ngn we don't return osname release and version at all?? Line 16: Line 17: Change-Id: Ida119527b263302bf3f78e359bac12113718b744 Line 18: Bug-Url : https://bugzilla.redhat.com/show_bug.cgi?id=1324447 -- To view, visit https://gerrit.ovirt.org/59431 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ida119527b263302bf3f78e359bac12113718b744 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
