Change in ovirt-engine[master]: core: Fix Storage allocation validation for live merge

Allon Mureinik has submitted this change and it was merged. Change subject: core: Fix Storage allocation validation for live merge ...................................................................... core: Fix Storage allocation validation for live merge Currently, same storage allocation validation is used both for cold merge and live merge. However, while for cold merge we check allocation for disks and their child snapshots, for live merge we only want to check allocation for disks. This patch fixes the validation accordingly. Change-Id: I7312f35a536ee8999a1ac73f84f7144e8a2fefa2 Bug-Url: https://bugzilla.redhat.com/1318050 Signed-off-by: Vered Volansky <vvolansk@redhat.com> Signed-off-by: Ala Hino <ahino@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/RemoveSnapshotCommand.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/snapshots/RemoveSnapshotCommandTest.java 2 files changed, 6 insertions(+), 3 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved Ala Hino: Verified -- To view, visit https://gerrit.ovirt.org/56521 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7312f35a536ee8999a1ac73f84f7144e8a2fefa2 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: Ala Hino <ahino@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com