[node-patches] Change in ovirt-node[master]: Treat VERSION as a float in SystemRelease

fabiand at redhat.com fabiand at redhat.com
Tue Jul 28 16:26:16 UTC 2015


Fabian Deutsch has submitted this change and it was merged.

Change subject: Treat VERSION as a float in SystemRelease
......................................................................


Treat VERSION as a float in SystemRelease

EL7 doesn't like trying to cast "7.X" to an int. Convert it to a
float to fix it, and in case we ever want to be more specific

Change-Id: I826e1f1f121c57ba43a85054fbadfab7987998d5
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M src/ovirt/node/utils/system.py
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Fabian Deutsch: Verified; Looks good to me, approved; Passed CI tests



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I826e1f1f121c57ba43a85054fbadfab7987998d5
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation at ovirt.org



More information about the node-patches mailing list