Bug 975440

Summary: Update format of SpiceSecureChannels to "channel" from "schannel"
Product: Red Hat Enterprise Virtualization Manager Reporter: Ravi Nori <rnori>
Component: vdsmAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.0.0CC: bazulay, hateya, iheim, jkt, lpeer
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: virt
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-25 14:39:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 803666    

Description Ravi Nori 2013-06-18 13:16:15 UTC
Description of problem:

Update format of SpiceSecureChannels to "channel" from "schannel". "schannel" (like smain, sinputs etc) is a leftover from qspice 0.3.x from RHEL 5 days, since at least spice 0.6 (maybe even 0.4 from RHEL 6.0), the format is changed to "channel" (main, inputs etc).

Sticking to old format means that converters to new format have to exist in at least three places (vdsm and two browser plugins) that leave unneccessary space for (not a) bugs like bug #803613.

Since RHEL 5 hosts won't be supported by RHEV-M 3.1, there will be no reason to maintain this magic stuff anymore and it will be possible to drop it completely.

vdsm strips off first character when channel is passed to it. We need a fix for vdsm

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Barak 2013-07-25 14:39:32 UTC
As the blocked bug was CLOSED ...
moving to CLOSE WONTFIX