Gilad Chaplik has uploaded a new change for review. Change subject: core: updating disks quota ......................................................................
core: updating disks quota Currently when moving or coping a disk, the quota snapshots of that disk is not changed, according to the active image quota. added a SP that updates all snapshots quota according to the new quota by image_group_id Change-Id: Id5468de3ef6e09fdeabee7826973fab88c0673b8 Signed-off-by: Gilad Chaplik <[email protected]> --- M backend/manager/dbscripts/images_sp.sql M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyImageGroupCommand.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/ImageDao.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/ImageDaoDbFacadeImpl.java 4 files changed, 21 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/32/6432/1 -- To view, visit http://gerrit.ovirt.org/6432 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id5468de3ef6e09fdeabee7826973fab88c0673b8 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
