Change in ovirt-engine[master]: core: correct handling of FCP lun disks (#854141)

Maor Lipchuk has submitted this change and it was merged. Change subject: core: correct handling of FCP lun disks (#854141) ...................................................................... core: correct handling of FCP lun disks (#854141) https://bugzilla.redhat.com/show_bug.cgi?id=854141 when creating lun disk using FCP, it has no storage server connections. When assuming that the lun has storage server connections caused to NPE in multiple scenarions, this patch fixes this issue. Change-Id: I1843a0f3d7f26e49646bf9d414e1858ce46fa167 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImagesHandler.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommandBase.java 2 files changed, 9 insertions(+), 4 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7764 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1843a0f3d7f26e49646bf9d414e1858ce46fa167 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Ayal Baron <abaron@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com>
participants (1)
-
mlipchuk@redhat.com