Michael Kublin has uploaded a new change for review. Change subject: core : Fixing complensation for Image and DiskImage entities ......................................................................
core : Fixing complensation for Image and DiskImage entities The following patch is done in order to fix a compensation issues for Image and DiskImage entities. ImageSorageDomainmapDao is defined as GenericDao, a DiskImage class is point on BaseDiskDao. Change-Id: I64955f2b8ac6f7ee584c7dfb93ec53e55de73415 Signed-off-by: Michael Kublin <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImagesHandler.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/DbFacade.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/ImageStorageDomainMapDao.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/ImageStorageDomainMapDaoDbFacadeImpl.java 4 files changed, 15 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/92/4892/1 -- To view, visit http://gerrit.ovirt.org/4892 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I64955f2b8ac6f7ee584c7dfb93ec53e55de73415 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
