[virt-tools-list] [PATCH 0/2] Better default URI default
Cédric Bosdonnat
cbosdonnat at suse.com
Thu Dec 4 10:08:56 UTC 2014
Hi all,
Here are two patches to improve the default URI to connect to:
* First pach enables lxc:/// is we only have the lxc driver installed on
the local libvirt instance
* Second patch pops up the New Connection dialog instead of showing an
error if we can't manage to figure out a default URI to use. This
should improve the experience for users who don't have a running
instance of libvirt on the same machine than virt-manager.
Cédric Bosdonnat (2):
Default connection URI if libvirt-daemon-driver-lxc is installed
Show the new connection dialog if we can't find a default URI.
virtManager/connect.py | 4 ++++
virtManager/engine.py | 18 +++++-------------
2 files changed, 9 insertions(+), 13 deletions(-)
--
2.1.2
More information about the virt-tools-list
mailing list