Gilad Chaplik has submitted this change and it was merged.
Change subject: core: fix IndexOutOfBounds in remove quotaStorage
......................................................................
core: fix IndexOutOfBounds in remove quotaStorage
In case CreateAllSnapshotsFromVmCommand doesn't contains disks, ignore
remove removeStorageDeltaQuotaCommand.
unless ignored caused IndexOutOfBounds exception.
Change-Id: I15cd6dc43fdfe2ff8111566f1f20a0d83301793d
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Shahar Havivi: Looks good to me, approved
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5448
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I15cd6dc43fdfe2ff8111566f1f20a0d83301793d
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>