Bug 1463296 - [RFE] Spice: Allow enabling Folder Sharing in Spice
Summary: [RFE] Spice: Allow enabling Folder Sharing in Spice
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: RFEs
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Rob Young
QA Contact: Gil Klein
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-20 14:19 UTC by David Jaša
Modified: 2023-12-15 15:56 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-01-03 12:49:41 UTC
oVirt Team: Virt
Embargoed:
djasa: planning_ack?
djasa: devel_ack?
djasa: testing_ack?


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHV-48012 0 None None None 2022-11-07 01:33:42 UTC

Description David Jaša 2017-06-20 14:19:09 UTC
Description of problem:
RHEL 7.4 host with qemu-kvm-rhev contains all the bits needed to make spice Folder Sharing feature to work. To make oVirt/RHV support it, we need to add a spice port channel to <devices> element of domain XML:
    <channel type='spiceport'>
        <source channel='org.spice-space.webdav.0'/>
        <target type='virtio' name='org.spice-space.webdav.0'/>
    </channel>
and UI to control that in Edit VM dialog.

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

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
RHEL client & guest support won't come till phodav library is included in el7 (bug 1462813) but that's not relevant for oVirt at all and RHV can also support this feature even when phodav misses RHEL 7.5.

Comment 2 Ryan Barry 2019-01-03 12:49:41 UTC
This will not be addressed in a reasonable timeframe. Please re-open if it's still important.


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