Douglas Schilling Landgraf has posted comments on this change.

Change subject: engine: Rename UseSecureConnectionWithServers
......................................................................


Patch Set 1:

(1 comment)

....................................................
File packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
Line 503: select fn_db_add_config_value('UserRefreshRate','3600','general');
Line 504: select 
fn_db_add_config_value('UserSessionTimeOutInterval','30','general');
Line 505: select 
fn_db_add_config_value('UserSessionTimeOutInvalidationInterval','30','general');
Line 506: --Handling Use Secure Connection with Hosts
Line 507: select 
fn_db_add_config_value('EncryptHostCommunication','true','general');
Thanks Yair, I have updated new version.
Line 508: select 
fn_db_add_config_value('UtilizationThresholdInPercent','80','general');
Line 509: select fn_db_add_config_value('ValidNumOfMonitors','1,2,4','general');
Line 510: select 
fn_db_add_config_value('VcpuConsumptionPercentage','10','general');
Line 511: --Handling Host Installation Bootstrap Script URL


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia25ed8e39a1a0bc737fb198e90d92489a8fe346c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to