Doron Fediuck has submitted this change and it was merged. Change subject: core: Fix quota calculation for floating disks ......................................................................
core: Fix quota calculation for floating disks Disk which are not connected to a VM are not counted when calculating storage quota. The DB script was updated to include also disks which are not connected to a VM. Change-Id: I0da0a2535897076c4512384e65c0aea5ce28a0df Bug-Url: https://bugzilla.redhat.com/913408 Signed-off-by: Ofri Masad <[email protected]> --- M backend/manager/dbscripts/create_functions.sql 1 file changed, 1 insertion(+), 3 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12269 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0da0a2535897076c4512384e65c0aea5ce28a0df Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: ofri masad <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
