Oved Ourfali has submitted this change and it was merged.
Change subject: ux: allow using password authentication on foreman hosts
......................................................................
ux: allow using password authentication on foreman hosts
Previous patch removed the ability to use password
authentication with external hosts provided by Foreman.
This patch fixes that issue by hiding this option only
when installation relevant properties are to be hidden.
Change-Id: I26e351f0560ac4fe8f45ec2314ef4a6aa7ddafb9
Bug-Url:
https://bugzilla.redhat.com/1079072
Signed-off-by: Oved Ourfali <oourfali(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostModel.java
1 file changed, 7 insertions(+), 4 deletions(-)
Approvals:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25965
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I26e351f0560ac4fe8f45ec2314ef4a6aa7ddafb9
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server