Michael Kublin has submitted this change and it was merged. Change subject: core : NullPointerException in GetImageDomainsListVDSCommand during import VM from Export Domain (#799698) ......................................................................
core : NullPointerException in GetImageDomainsListVDSCommand during import VM from Export Domain (#799698) https://bugzilla.redhat.com/799698 The follwoing patch will solve an exception, it was caused because of passing wrong storagePoolId to GetImageDomainsList query Change-Id: I1303897aae4cd639cff2982507c295c0bfacda18 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyTemplateCommand.java 1 file changed, 9 insertions(+), 6 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2557 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1303897aae4cd639cff2982507c295c0bfacda18 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
