Change in ovirt-engine[master]: core: Remove redundant method in CreateSnapshotCommand.

Maor Lipchuk has submitted this change and it was merged. Change subject: core: Remove redundant method in CreateSnapshotCommand. ...................................................................... core: Remove redundant method in CreateSnapshotCommand. The validation if a VM is not during snapshot is already being done at CreateAllSnapshotsCommand, Change-Id: Ie0ae57eac69d502182fa40a2968926ba289f27ad Bug-Url: https://bugzilla.redhat.com/1185826 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/BaseImagesCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateSnapshotCommand.java 2 files changed, 12 insertions(+), 31 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Maor Lipchuk: Verified -- To view, visit https://gerrit.ovirt.org/40975 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie0ae57eac69d502182fa40a2968926ba289f27ad Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
mlipchuk@redhat.com