
Liron Aravot has submitted this change and it was merged. Change subject: core: CreateSnapshot - add parameters ctor ...................................................................... core: CreateSnapshot - add parameters ctor Change Iaae93b7e6b041749c4911806bfdb78fa4afe166c add missing ctors to the relevant commands, CreateSnapshot was missing from that patch - this patch adds the ctor to that command as well. Change-Id: I54effa540931d68c67b0f5928a4cf3ad343dc5ba Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1300757 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/CreateSnapshotCommand.java 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Maor Lipchuk: Looks good to me, approved Liron Aravot: Verified -- To view, visit https://gerrit.ovirt.org/52842 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I54effa540931d68c67b0f5928a4cf3ad343dc5ba Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>