Change in ovirt-engine[master]: core: Introduce RemoveAllCinderSnapshotDisksCommand.

Maor Lipchuk has submitted this change and it was merged. Change subject: core: Introduce RemoveAllCinderSnapshotDisksCommand. ...................................................................... core: Introduce RemoveAllCinderSnapshotDisksCommand. Add a new aggregate command for remove all Cinder snapshots disks in a VM snapshot, so the behaviour will be unified in case of a failure or a success. Change-Id: Idf63c214cf8d40636bbdbe59016d79e4ce71e4ed Bug-Url: https://bugzilla.redhat.com/1185826 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveAllCinderSnapshotDisksCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/RemoveAllVmCinderDisksParameters.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java 3 files changed, 84 insertions(+), 0 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Maor Lipchuk: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/42628 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idf63c214cf8d40636bbdbe59016d79e4ce71e4ed 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