Change in ovirt-engine[master]: core: CompatibilityVersionUtils.getEffective() with Supplier...

Arik Hadas has submitted this change and it was merged. Change subject: core: CompatibilityVersionUtils.getEffective() with Supplier<Version> ...................................................................... core: CompatibilityVersionUtils.getEffective() with Supplier<Version> Added CompatibilityVersionUtils.getEffective() method variant that uses Version supplier instead of VDSGroup supplier. It allows to use methods that return cluster compatibility version directly, such as ClusterUtils.getCompatibilityVersion(). Change-Id: Iaf4b4f8980429c697b36cd75e26c31dba41696e0 Signed-off-by: Shmuel Melamud <smelamud@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/CompatibilityVersionUtils.java 1 file changed, 17 insertions(+), 2 deletions(-) Approvals: Jenkins CI: Passed CI tests Shmuel Leib Melamud: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/51244 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaf4b4f8980429c697b36cd75e26c31dba41696e0 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Milan Zamazal <mzamazal@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
ahadas@redhat.com