Change in ovirt-engine[master]: core: cleanup AttachDettachVmDiskParameters c'tor

Daniel Erez has submitted this change and it was merged. Change subject: core: cleanup AttachDettachVmDiskParameters c'tor ...................................................................... core: cleanup AttachDettachVmDiskParameters c'tor AttachDettachVmDiskParameters has two c'tors. Implementation was separate although one could depend on the other, which is what happens now. Change-Id: Ifd3d5dd8adbfda6cf67f61b9f1fa2eb337fb6d73 Signed-off-by: Vered Volansky <vvolansk@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/AttachDettachVmDiskParameters.java 1 file changed, 4 insertions(+), 6 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10349 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifd3d5dd8adbfda6cf67f61b9f1fa2eb337fb6d73 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: Alissa Bonas <abonas@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com>
participants (1)
-
derez@redhat.com