Change in ovirt-engine[master]: core: Remove direct LUN disk fails on NPE (#769891)

Tal Nisan has submitted this change and it was merged. Change subject: core: Remove direct LUN disk fails on NPE (#769891) ...................................................................... core: Remove direct LUN disk fails on NPE (#769891) https://bugzilla.redhat.com/769891 This happens when a direct LUN disk is not attached to a VM, the vmList is null and the iteration on the vmList fails Change-Id: I8f1e6b0aea738f1c765f21623ca0275cd96b78f7 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskCommand.java 1 file changed, 8 insertions(+), 6 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6505 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8f1e6b0aea738f1c765f21623ca0275cd96b78f7 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Ayal Baron <abaron@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
tnisan@redhat.com