Bug 1241311
Summary: | RFE: Don't assume qemu:///session is always local, and fix defaults | ||
---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Spencer Baugh <sbaugh> |
Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
Status: | CLOSED DEFERRED | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | berrange, crobinso, gscrivan |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-01-26 18:20:46 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: |
Description
Spencer Baugh
2015-07-09 01:00:32 UTC
For the 'Add Connection' wizard, I don't want to add any UI to support this explicitly since as you mention in the email thread this isn't really a common libvirt use case and it doesn't seem to be supported well (for example there's no autodaemon launching) https://www.redhat.com/archives/virt-tools-list/2015-July/msg00033.html But you can do get this in an easier way than hacking dconf: just launch virt-manager --connect $YOUR-URI and it will be saved permanently to the URI list. We can use this bug to track the other issue you report, that we assume session URIs always == local. There's likely a few issues like that lingering around I'm open to tweaking virt-manager to not choke on this case, but given current resources and the niche nature of this usecase, I don't expect it to be implemented. However if someone shows up with patches I will be happy to review and test them. Closing as DEFERRED |