mooli tayer has uploaded a new change for review.

Change subject: tools: engine-config.properties: remove left over line.
......................................................................

tools: engine-config.properties: remove left over line.

commit 116fef64 added meaningful description to the WebSocketProxy
different options. However it seems as though the old description
(value) was listed as a new unknown key.

This causes the following line to be outputed as a value:
null:  (Value Type: String)

Change-Id: I4a991e5aeabdf2195624a2899e6f2bf62e49296a
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1116392
Signed-off-by: Mooli Tayer <mta...@redhat.com>
---
M packaging/etc/engine-config/engine-config.properties
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/12/29712/1

diff --git a/packaging/etc/engine-config/engine-config.properties 
b/packaging/etc/engine-config/engine-config.properties
index e1d3e07..773f4be 100644
--- a/packaging/etc/engine-config/engine-config.properties
+++ b/packaging/etc/engine-config/engine-config.properties
@@ -282,7 +282,6 @@
 ClientModeRdpDefault.validValues=Auto,Plugin,Native
 ClientModeRdpDefault.type=String
 WebSocketProxy.description="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)."
-Off/Host:port/Engine:port/specific hostname or ip:port"
 WebSocketProxy.type=String
 WebSocketProxyTicketValiditySeconds.description="Validity (in seconds) of 
tickets issued for websocket proxy."
 WebSocketProxyTicketValiditySeconds.type=Integer


-- 
To view, visit http://gerrit.ovirt.org/29712
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4a991e5aeabdf2195624a2899e6f2bf62e49296a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <mta...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to