Change in vdsm[master]: BZ#781317 - adjust getos() to print real node type

Haim Ateya hateya at redhat.com
Sun Jan 15 15:02:21 UTC 2012


Haim Ateya has posted comments on this change.

Change subject: BZ#781317 - adjust getos() to print real node type
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File vdsm/caps.py
Line 133:     elif os.path.exists('/etc/redhat-release'):
as from some reason, /etc/redhat-release exists as well. i can do:
elif os.path.exists('/etc/fedora-release'):

before: 

elif os.path.exists('/etc/redhat-release')

--
To view, visit http://gerrit.ovirt.org/1048
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia42fcf9570e096f7b79fed10c3a66d3fdf739cf6
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Haim Ateya <hateya at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Eduardo <ewarszaw at redhat.com>
Gerrit-Reviewer: Haim Ateya <hateya at redhat.com>


More information about the vdsm-patches mailing list