Moti Asayag has uploaded a new change for review.

Change subject: core: Refactor of VdsDynamic.getSupportedVersion
......................................................................

core: Refactor of VdsDynamic.getSupportedVersion

The patch refactors the VdsDynamic:
It removes the usage of the LogComapt from within the class to loose the
dependency on the Compat project (and specifically on the LogCompat).

By that, the possible thrown exception as a result of the version
parsing will be handled by the caller for the methods:
HandleVdsVersionCommand.

Since VdsDynamic.getSupportedENGINESVersionsSet and
VdsDynamic.getSupportedClusterVersionsSet shares the exact logic, a
common message was extracted.

Change-Id: Ic8d0d9ac09cdbca563515774382711fad4913452
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HandleVdsVersionCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VersionSupport.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VdsDynamic.java
3 files changed, 69 insertions(+), 34 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/98/1398/1
--
To view, visit http://gerrit.ovirt.org/1398
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic8d0d9ac09cdbca563515774382711fad4913452
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masa...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to