
Roy Golan has submitted this change and it was merged. Change subject: core: hosted-engine: detect connection details only for ISCSI ...................................................................... core: hosted-engine: detect connection details only for ISCSI When importing the hosted engine storage domain there is no need to detect the connection details for FCP, otherwise it fails with NPE. The command to add FCP domain already detects the VG details from vdsm, we just need the VG id. Change-Id: Ibfb9c831cb45175b1043d254d6ecbaff4de5ff13 Bug-Url: https://bugzilla.redhat.com/1291634 Signed-off-by: Roy Golan <rgolan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/domain/ImportHostedEngineStorageDomainCommand.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Roy Golan: Verified Liron Aravot: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/50557 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibfb9c831cb45175b1043d254d6ecbaff4de5ff13 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>