Alex Lourie has uploaded a new change for review. Change subject: backend: Add helper methods to evaluate oVirt version (#769196) ......................................................................
backend: Add helper methods to evaluate oVirt version (#769196) https://bugzilla.redhat.com/769196 Since the VDS.gethost_os field is comprised of three fields: OS Name - OS version - OS release, and since there is no additional use case at the moment to extract those fields into individual fields, the methods provide the missing functionality of evaluating the host OS version of the oVirt node. Change-Id: Ie74464f0d64af0d020d0e25cc613ee0c8847e2b5 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsHandler.java 1 file changed, 42 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/65/1465/1 -- To view, visit http://gerrit.ovirt.org/1465 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie74464f0d64af0d020d0e25cc613ee0c8847e2b5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: engine_3.0 Gerrit-Owner: Alex Lourie <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
