
Daniel Erez has submitted this change and it was merged. Change subject: core: remove snapshot with Cinder disks - failure flow ...................................................................... core: remove snapshot with Cinder disks - failure flow RemoveDiskSnapshotsCommand/RemoveSnapshotCommand: Use ConcurrentChildCommandsExecutionCallback instead of invoking parent's endAction on RemoveAllCinderSnapshotDisksCommand. Change-Id: Ie06be612162e654cd120edcd9f542ba0d076112f Bug-Url: https://bugzilla.redhat.com/1287771 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/RemoveDiskSnapshotsCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/RemoveSnapshotCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/cinder/RemoveAllCinderSnapshotDisksCommand.java 4 files changed, 18 insertions(+), 20 deletions(-) Approvals: Daniel Erez: Verified Jenkins CI: Passed CI tests Maor Lipchuk: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/49997 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie06be612162e654cd120edcd9f542ba0d076112f Gerrit-PatchSet: 16 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>