Change in ovirt-engine[master]: core: CreateAllSnapshotsFromVmCommand - use snapshot type fr...

Liron Aravot has submitted this change and it was merged. Change subject: core: CreateAllSnapshotsFromVmCommand - use snapshot type from params ...................................................................... core: CreateAllSnapshotsFromVmCommand - use snapshot type from params When CreateAllSnapshotsFromVmCommand is executed the snapshot type from the parameters is used if the execution is internal, otherwise a default value is used and set to the parameters. This change removes that code and sets a default value in the parameters class. Change-Id: I66d50e6189e7facfab26317e1c3270107903410e Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1303840 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/CreateAllSnapshotsFromVmCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/CreateAllSnapshotsFromVmParameters.java 2 files changed, 1 insertion(+), 10 deletions(-) Approvals: Jenkins CI: Passed CI tests Daniel Erez: Looks good to me, approved Liron Aravot: Verified -- To view, visit https://gerrit.ovirt.org/52918 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I66d50e6189e7facfab26317e1c3270107903410e Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
laravot@redhat.com