Change in ovirt-engine[master]: webadmin: prevent an exception when loading vm from vmware

Arik Hadas has submitted this change and it was merged. Change subject: webadmin: prevent an exception when loading vm from vmware ...................................................................... webadmin: prevent an exception when loading vm from vmware This patch fixed NPE that was thrown when VMs from VMware were loaded. Note that in that case there are no snapshot so the copy-collapse configuration is not needed and thus this code can be removed. Change-Id: I150a0b34fc2333bda58612bdcf4b212158f79485 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/vm/ImportVmFromExternalProviderPopupView.java 1 file changed, 0 insertions(+), 9 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Arik Hadas: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/44607 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I150a0b34fc2333bda58612bdcf4b212158f79485 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
ahadas@redhat.com