Tomas Jelinek has uploaded a new change for review. Change subject: tools: Added SpiceProxy property to vdc_options ......................................................................
tools: Added SpiceProxy property to vdc_options The value of SpiceProxy is in form of [protocol://]<host>[:port] and will be used in FE to fill into the spice client Change-Id: Ie5521021fc6d826e8f70706e4eb7e971339e8e56 Signed-off-by: Tomas Jelinek <tjeli...@redhat.com> --- M backend/manager/tools/src/main/conf/engine-config.properties 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/92/12092/1 diff --git a/backend/manager/tools/src/main/conf/engine-config.properties b/backend/manager/tools/src/main/conf/engine-config.properties index 72c3365..72af909 100644 --- a/backend/manager/tools/src/main/conf/engine-config.properties +++ b/backend/manager/tools/src/main/conf/engine-config.properties @@ -248,3 +248,5 @@ LogMaxSwapUsedThresholdInPercentage.description='Maximum percentage threshold of Swap memory usage on a host to trigger Audit-Log event' LogMaxSwapUsedThresholdInPercentage.type=Integer LogMaxSwapUsedThresholdInPercentage.validValues=0..100 +SpiceProxy.description='Proxy used by SPICE client to connect to the guest: [protocol://]<host>[:port]' +SpiceProxy.type=String -- To view, visit http://gerrit.ovirt.org/12092 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie5521021fc6d826e8f70706e4eb7e971339e8e56 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjeli...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches