Change in vdsm[master]: dsaversion: use cpuarch

mpolednik at redhat.com mpolednik at redhat.com
Mon Jan 18 09:00:51 UTC 2016


Martin Polednik has posted comments on this change.

Change subject: dsaversion: use cpuarch
......................................................................


Patch Set 3:

(1 comment)

https://gerrit.ovirt.org/#/c/51719/3/lib/vdsm/dsaversion.py.in
File lib/vdsm/dsaversion.py.in:

Line 38:     'supportedENGINEs': ['3.4', '3.5', '3.6', '4.0'],
Line 39:     'clusterLevels': ['3.4', '3.5', '3.6', '4.0'],
Line 40: }
Line 41: 
Line 42: if cpuarch.real() == cpuarch.PPC64LE:
> We will fail now with cpuarch.UnsupportedArchitecture when running on i686 
Since dsaversion is used within VDSM runtime, yes. In reality, we would probably see the same exception even earlier.


-- 
To view, visit https://gerrit.ovirt.org/51719
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I84d4c1ee159a4cdb8d1d87d9fcdb2ee6cd5634f3
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Milan Zamazal <mzamazal at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list