Bug 1100760

Summary: Throw AssertionError: Missing keys: set(['ssh.port']) exception during enable ssh authentication.
Product: [Retired] oVirt Reporter: haiyang,dong <hadong>
Component: ovirt-nodeAssignee: Fabian Deutsch <fdeutsch>
Status: CLOSED CURRENTRELEASE QA Contact: bugs <bugs>
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: cshao, gklein, gouyang, hadong, huiwa, jboggs, leiwang, mgoldboi, oourfali, ovirt-bugs, ovirt-maint, rbalakri, ycui, yeylon
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: node
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-17 12:41:23 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
attached Screenshot none

Description haiyang,dong 2014-05-23 11:55:44 UTC
Created attachment 898662 [details]
attached Screenshot

Description of problem:
Enter Security page, only select "Enable SSH password authentication []",
then click "Save" button to configure it.
But throw AssertionError: Missing keys: set(['ssh.port']) exception during enable ssh authentication(Seen exception during enable ssh authentication.png). 

Version-Release number of selected component (if applicable):
In the master branch of ovirt-node upstream
recipe: ql2500 is only available in RHEL
Change-Id: Ie853a66749c9fca9a649f89e55c4d5bd61edd156

How reproducible:
100%



Steps to Reproduce:

Actual results:

Expected results:

Additional info:

Comment 1 haiyang,dong 2014-05-23 11:58:48 UTC
Add ssh.port key into model dictionary
http://gerrit.ovirt.org/#/c/28058/

Comment 2 Sandro Bonazzola 2014-10-17 12:41:23 UTC
oVirt 3.5 has been released and should include the fix for this issue.