Bug 538378
| Summary: | Would be nice to provide virsh with defaults in config file for connection | ||
|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Olivier Berger <olivier.berger> |
| Component: | libvirt | Assignee: | Libvirt Maintainers <libvirt-maint> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | CC: | berrange, crobinso, mh+redhat-bugzilla-2011, mkletzan, xen-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: | 2015-04-08 11:38:17 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
Olivier Berger
2009-11-18 12:41:16 UTC
*** Bug 732364 has been marked as a duplicate of this bug. *** There is a possibility to setting the default connection (even without using an alias or shell wrapper function) in cat ~/.config/libvirt/libvirt.conf; that file has the same syntax as the system-wide config file /etc/libvirt/libvirt.conf, but sets it for the user only. Also applies to all connections, not just virsh. Example config file is the system-wide one, we cannot initialize example file for all users on the system during installation. Therefore I believe this bug is fixed. |