Change in ovirt-engine[master]: core: Fixes for RemoveSnapshotCommand.

Maor Lipchuk has submitted this change and it was merged. Change subject: core: Fixes for RemoveSnapshotCommand. ...................................................................... core: Fixes for RemoveSnapshotCommand. Change RemoveSnapshotCommand to be compatible with the new aggragate command RemoveAllCinderSnapshotDisksCommand, so in case of failure we can have a unified behaviour for all of the disks. Change-Id: I55238b9e221c47b1582b81cc4835fb5c7fb3f255 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/RemoveSnapshotCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/RemoveCinderSnapshotCommandCallback.java 2 files changed, 21 insertions(+), 14 deletions(-) Approvals: Jenkins CI: Passed CI tests Daniel Erez: Looks good to me, approved Maor Lipchuk: Verified -- To view, visit https://gerrit.ovirt.org/42630 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I55238b9e221c47b1582b81cc4835fb5c7fb3f255 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