Bug 1116392 - Null configuration key is listed
Summary: Null configuration key is listed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-config
Version: 3.5
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 3.5.0
Assignee: Mooli Tayer
QA Contact: Tareq Alayan
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-04 12:40 UTC by Petr Beňas
Modified: 2016-02-10 19:32 UTC (History)
7 users (show)

Fixed In Version: ovirt-3.5.0-beta1.1
Clone Of:
Environment:
Last Closed: 2014-10-17 12:42:31 UTC
oVirt Team: Infra
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 29712 0 master MERGED tools: engine-config.properties: remove left over line. Never
oVirt gerrit 29987 0 ovirt-engine-3.5 MERGED tools: engine-config.properties: remove left over line. Never

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.


Note You need to log in before you can comment on or make changes to this bug.