Change in ovirt-engine[master]: core: CreateAllSnapshotsFromVmCommand#init()

Allon Mureinik has submitted this change and it was merged. Change subject: core: CreateAllSnapshotsFromVmCommand#init() ...................................................................... core: CreateAllSnapshotsFromVmCommand#init() Move initialization logic from constructor to the init() method where it belongs (see 6188d4e for details). Change-Id: I1a402c797214d42b5079e7a50770419ae9c961e7 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/CreateAllSnapshotsFromVmCommand.java 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/65780 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1a402c797214d42b5079e7a50770419ae9c961e7 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com