Bug 1366164

Summary: The number(1 2 3 4) show as a dot during deploy HE because it was identified as password input
Product: [oVirt] ovirt-node Reporter: cshao <cshao>
Component: UIAssignee: Ryan Barry <rbarry>
Status: CLOSED CURRENTRELEASE QA Contact: jianwu <jiawu>
Severity: medium Docs Contact:
Priority: high    
Version: 4.0CC: bugs, cshao, dguo, fdeutsch, huzhao, jiawu, leiwang, mgoldboi, rbarry, weiwang, yaniwang, ycui
Target Milestone: ovirt-4.0.5Flags: rule-engine: ovirt-4.0.z+
mgoldboi: planning_ack+
fdeutsch: devel_ack+
cshao: testing_ack+
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: cockpit-ovirt-0.10.6-1.3.7.el7ev Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-18 07:39:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
number-he
none
all_log_info
none
New version test result none

Description cshao 2016-08-11 08:23:10 UTC
Created attachment 1189953 [details]
number-he

Description of problem:
The number(1 2 3 4) show as a dot during deploy HE

Version-Release number of selected component (if applicable):
redhat-virtualization-host-4.0-20160810.1
imgbased-0.8.3-0.1.el7ev.noarch
cockpit-ovirt-dashboard-0.10.6-1.3.6.el7ev.noarch
ovirt-hosted-engine-ha-2.0.2-1.el7ev.noarch
ovirt-hosted-engine-setup-2.0.1.4-1.el7ev.noarch
rhevm-appliance-20160731.0-1.el7ev.ova

How reproducible:
50%

Steps to Reproduce:
1. Install redhat-virtualization-host-4.0-20160810.1 with below ks.
2. Deploy HE with correct steps
3. Input 1~4 in below scenario.

Make a selection from the options below:
(1) Continue setup - oVirt-Engine installation is ready and ovirt-engine service is up
(2) Abort setup
(3) Power off and restart the VM
(4) Destroy VM and abort setup

(1, 2, 3, 4)[1]:


Actual results:
The number(1 2 3 4) show as a dot during deploy HE

Expected results:
The number(1 2 3 4) can show correctly.

Additional info:
KS:
liveimg --url=http://xx.xx.xx.xx:8090/rhevh/rhevh7-ng-36/redhat-virtualization-host-4.0-20160810.1/redhat-virtualization-host-4.0-20160810.1.x86_64.liveimg.squashfs

%post
imgbase layout --init
%end

Comment 1 cshao 2016-08-11 08:25:03 UTC
Created attachment 1189955 [details]
all_log_info

Comment 2 Fabian Deutsch 2016-08-16 08:53:46 UTC
I guess the password guessing algorithm is to greedy.

Comment 3 jianwu 2016-10-28 08:59:27 UTC
Created attachment 1214871 [details]
New version test result

Comment 4 jianwu 2016-10-28 09:02:24 UTC
Hi, all

I have verified this Bug as the follows

Version-Release number of selected component (if applicable):
redhat-virtualization-host-4.0-20161027.1
imgbased-0.8.6-0.1.el7ev.src.rpm
redhat-release-virtualization-host-4.0-5.1.el7.x86_64

Actual results:
The number(1 2 3 4) show normally during deploy HE
the details could follows the above attachment 1214871 [details]

Thanks
Jiawu

Comment 5 Fabian Deutsch 2016-10-28 10:21:36 UTC
Can this bug be moved to verified?

Comment 6 Ying Cui 2016-10-28 12:36:01 UTC
moved to verified according to comment 3 and comment 4

Comment 7 Ying Cui 2016-10-28 13:39:16 UTC
Additional version info for comment 4 is cockpit-ovirt-dashboard-0.10.6-1.4.1.el7ev to verify this bug.