Arik Hadas has submitted this change and it was merged.
Change subject: core: fix proxy validation for import using v2v
......................................................................
core: fix proxy validation for import using v2v
AuditLogableBase#getVdsId returns Guid.Empty if the host was no
set. However, in ImportVmFromExternalProviderCommand we check
whether it is null. Therefore, this patch fixes this check.
Change-Id: I40d8929bf6a07649dadb95961d5eb23f0f7eb9b9
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmFromExternalProviderCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins CI: Passed CI tests
Omer Frenkel: Looks good to me, approved
Arik Hadas: Verified
--
To view, visit
https://gerrit.ovirt.org/47697
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I40d8929bf6a07649dadb95961d5eb23f0f7eb9b9
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org