Doron Fediuck has submitted this change and it was merged. 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(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/759 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie74464f0d64af0d020d0e25cc613ee0c8847e2b5 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
