Itamar Heim has submitted this change and it was merged.
Change subject: UI: set correct SSH trust target path in tooltip.
......................................................................
UI: set correct SSH trust target path in tooltip.
Fixing the path displayed in Install Host form SSH PublicKey field
tooltip to the correct value (from .ssh/authorized_keys to
/root/.ssh/authorized_keys)
Change-Id: I835be95c56978e26a8c849fdbccbdff8a70f5c66
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1068763
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25815
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I835be95c56978e26a8c849fdbccbdff8a70f5c66
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server