Michal Skrivanek has posted comments on this change.

Change subject: core: Added SpiceProxy property to vdc_options
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql
Line 148: select fn_db_add_config_value('TunnelMigrationEnabled','false','3.2');
Line 149: select fn_db_add_config_value('TunnelMigrationEnabled','true','3.3');
Line 150: 
Line 151: -- by default use no proxy
Line 152: select fn_db_add_config_value('SpiceProxy','','general');
please call it a SpiceProxyDefault or something like that as we want to use it 
as a default proposed value once there is a config dialog
Line 153: 
Line 154: --Handling Install virtualization software on Add Host
Line 155: 
Line 156: select fn_db_add_config_value('InstallVds','true','general');


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I0692bfc29765bee4839b35b658ee388b95728d2f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjeli...@redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to