Bug 1116392

Summary: Null configuration key is listed
Product: [Retired] oVirt Reporter: Petr Beňas <pbenas>
Component: ovirt-engine-configAssignee: Mooli Tayer <mtayer>
Status: CLOSED CURRENTRELEASE QA Contact: Tareq Alayan <talayan>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.5CC: bazulay, gklein, iheim, pstehlik, rbalakri, talayan, yeylon
Target Milestone: ---Keywords: Regression
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: ovirt-3.5.0-beta1.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-17 12:42:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Beňas 2014-07-04 12:40:59 UTC
Description of problem:
null:  (Value Type: String)

Version-Release number of selected component (if applicable):
ovirt-engine-tools-3.5.0-0.0.master.20140612090854.el6.noarch

How reproducible:
100%

Steps to Reproduce:
1. engine-config -l | grep -n -C 1 null
2.
3.

Actual results:
142-WebSocketProxy: "Location of Websocket proxy, values are: Off (proxy is not deployed), Engine:<port> (Engine is reserved keyword meaning proxy is deployed on the same machine as the engine (on given port)), Host:<port> (Host is reserved keyword meaning proxy is deployed on each host on given port (if the deployment has more hosts, proxy must be deployed on each of them)), <hostname>:<port> (proxy is deployed on a machine identified by given hostname or ip and port)." (Value Type: String)
143:null:  (Value Type: String)
144-WebSocketProxyTicketValiditySeconds: "Validity (in seconds) of tickets issued for websocket proxy." (Value Type: Integer)

Expected results:


Additional info:
Found by an automated test.

Comment 1 Tareq Alayan 2014-08-07 11:46:32 UTC
verified
ovirt-engine-tools-3.5.0-0.0.master.20140804172041.git23b558e.el6.noarch

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