Ofer Schreiber has submitted this change and it was merged.
Change subject: webadmin: Using stored VDS.sshUsername instead of default root in
reinstall view
......................................................................
webadmin: Using stored VDS.sshUsername instead of default root in reinstall
view
When loading InstallHost model we launched InstallPopupView filled with
root username in the ssh user name area. This patch uses the stored VDS
object and places in the username field the SshUsername that was saved during
first installation.
Change-Id: Ia9870d35f7dbabb102a809d02c356c15dd1bebff
Signed-off-by: Yaniv Bronhaim <ybronhei(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostGeneralModel.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Ofer Schreiber: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18626
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia9870d35f7dbabb102a809d02c356c15dd1bebff
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>