Bug 1311408 - spice html5 missing from engine-config's ClientModeSpiceDefault.validValues
Summary: spice html5 missing from engine-config's ClientModeSpiceDefault.validValues
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Virt
Version: 3.6.3
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ovirt-3.6.5
: 3.6.5
Assignee: Marek Libra
QA Contact: Ilanit Stein
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-24 08:02 UTC by Tomas Jelinek
Modified: 2016-04-21 14:35 UTC (History)
2 users (show)

Fixed In Version: 3.6.5-1
Clone Of:
Environment:
Last Closed: 2016-04-21 14:35:45 UTC
oVirt Team: Virt
Embargoed:
tjelinek: ovirt-3.6.z?
tjelinek: planning_ack?
michal.skrivanek: devel_ack+
rule-engine: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 55124 0 master MERGED engine: Allow Html5 as one of the default spice modes 2016-03-23 12:02:24 UTC
oVirt gerrit 55130 0 ovirt-engine-3.6 MERGED engine: Allow Html5 as one of the default spice modes 2016-03-24 08:44:40 UTC

Description Tomas Jelinek 2016-02-24 08:02:25 UTC
The ClientModeSpiceDefault determines what is the default kind of console opened if the user does not change it.
Inside the code SpiceConsoleModel.getDefaultConsoleMode() the following values are expected: Native, Plugin, Auto, Html5

But in engine-config.properties the valid values are only Auto,Plugin,Native
This means that if the "Html5" is set to vdc_options table directly (using psql or something) it should prefer the Html5 client - but it is not possible to set it using engine-config tool.

Comment 2 Ilanit Stein 2016-04-03 08:52:50 UTC
Verified on rhevm-3.6.5-0.1.

Set ClientModeSpiceDefault by engine-config to values 
[Native, Plugin, Auto, Html5]
For Html5, verified a running default is indeed set to Html5, on webadmin.


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