Change in ovirt-engine[master]: core: avoid npe on RemoveCinderDiskCommandCallback

Daniel Erez has submitted this change and it was merged. Change subject: core: avoid npe on RemoveCinderDiskCommandCallback ...................................................................... core: avoid npe on RemoveCinderDiskCommandCallback Use getDisk() on doPolling instead of disk variable. Change-Id: Ic5b8ca18a7e33eef91379103701dc32e29cf7788 Bug-Url: https://bugzilla.redhat.com/1185826 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/RemoveCinderDiskCommandCallback.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Daniel Erez: Verified Jenkins CI: Passed CI tests Maor Lipchuk: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/42696 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic5b8ca18a7e33eef91379103701dc32e29cf7788 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
derez@redhat.com