Change in ovirt-engine[ovirt-engine-3.6]: core: avoid disks lock check on create snapshot while LSM

Tal Nisan has submitted this change and it was merged. Change subject: core: avoid disks lock check on create snapshot while LSM ...................................................................... core: avoid disks lock check on create snapshot while LSM Restored the logic [*] that ignores locked disks while performing LSM (on CreateAllSnapshotsFromVmCommand). [*] logic removed on: - I9f42f387781425d16f53a0e8a34d859365808ec0 - I085d49dc90053e375f829900c75d2fe72c263161 Change-Id: I8eaf480f9ac855f48cc93066e9c849052865cef5 Bug-Url: https://bugzilla.redhat.com/1251956 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommand.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommandTest.java 2 files changed, 29 insertions(+), 8 deletions(-) Approvals: Daniel Erez: Verified Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/44741 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8eaf480f9ac855f48cc93066e9c849052865cef5 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tnisan@redhat.com