Daniel Erez has submitted this change and it was merged.
Change subject: ui: from new cluster GuideMe form adding host by pk fails
......................................................................
ui: from new cluster GuideMe form adding host by pk fails
Adding host by public key failed on "cannot add host with empty
password" because the authentication method was not set properly to the
Add host request.
Change-Id: I7001e0766d52ac92fe17d6e84fbc42767007e5eb
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1057575
Signed-off-by: Yaniv Bronhaim <ybronhei(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterGuideModel.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Yaniv Bronhaim: Verified
Daniel Erez: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/24070
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7001e0766d52ac92fe17d6e84fbc42767007e5eb
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server