Change in ovirt-engine[master]: core: Check if storage domain exists in OVF_STORE

Maor Lipchuk has submitted this change and it was merged. Change subject: core: Check if storage domain exists in OVF_STORE ...................................................................... core: Check if storage domain exists in OVF_STORE To prevent NPE when checking Storage Domain for OVF_STORE, I've added a check if the storage domain exists in the description of the OVF_STORE disk. Change-Id: I14e270db122619e2eeb55cb580f4a3e4a310e5be Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StorageHandlingCommandBase.java 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/40367 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I14e270db122619e2eeb55cb580f4a3e4a310e5be Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@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: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
mlipchuk@redhat.com