Bug 559005
Summary: | virtualization UI is more complex and time-consuming than it needs to be | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> |
Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 12 | CC: | berrange, crobinso, hbrock, jforbes, rvokal, virt-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-05-10 20:08:19 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Bill Nottingham
2010-01-26 21:46:57 UTC
For 1-3, you can enable the virt-manager system icon via Edit->Preferences and leave the app running. Then its just a matter of navigating menus. You can also set the connection to autostart via Edit->Host Details, which would eliminate step 2. A default run of virt-manager should set this up for you, and manually adding a connection should default to it. You could use manual polkit config to kill step 3, but its always going to be an issue until we switch to using qemu/kvm usermode by default. For 4-5, there are other options: Right click->Run, or use the manager toolbar. Do you have toolbars disabled? Any specific ideas? (In reply to comment #1) > For 1-3, you can enable the virt-manager system icon via Edit->Preferences and > leave the app running. Then its just a matter of navigating menus. > > You can also set the connection to autostart via Edit->Host Details, which > would eliminate step 2. A default run of virt-manager should set this up for > you, and manually adding a connection should default to it. Aha. I suppose I've been running v-m since before this was added, as it wasn't set. > Any specific ideas? Maybe I'm nuts, but something like integration in the gnome menu, where you'd have something in the Places menu that either had each VM listed, or something that popped up a nautilus window with an icon for each VM. Choosing the icon would then start the VM console viewer (and the domain if necessary.) I think the major preliminary step for fixing this whole scenario is proper use of qemu:///session for desktop virt: things like 'Places' integration could extend from there since VMs would be clearly owned by a single user, and not the current hack of working with the system libvirtd instance. *** This bug has been marked as a duplicate of bug 557103 *** |