
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 <omasad@redhat.com> --- 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 <omasad@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: ofri masad <omasad@redhat.com>