Change in ovirt-engine[master]: core:Refactor VDS calls to a method (BZ846771)

Maor Lipchuk has submitted this change and it was merged. Change subject: core:Refactor VDS calls to a method (BZ846771) ...................................................................... core:Refactor VDS calls to a method (BZ846771) related to https://bugzilla.redhat.com/show_bug.cgi?id=846771 The following patch refactors a VDS call to be called from a method, instead to be called twice in the command. Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> Change-Id: I7524faba38f170a3a37d9cbfff25cda1993ca8a5 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ConnectAllHostsToLunCommand.java 1 file changed, 11 insertions(+), 18 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7742 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7524faba38f170a3a37d9cbfff25cda1993ca8a5 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Ayal Baron <abaron@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
mlipchuk@redhat.com