=== dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === Kiall_ is now known as Kiall === timwood_ is now known as timwood === soren_ is now known as soren === SpamapS_ is now known as SpamapS === kirkland` is now known as kirkland === zul_ is now known as zul === uvirtbot` is now known as uvirtbot === dendrobates is now known as dendro-afk === smoser` is now known as smoser === TREllis_ is now known as TREllis === dendro-afk is now known as dendrobates === niemeyer is now known as niemeyer_away === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [21:13] http://paste.ubuntu.com/577177/ <- is carried for libvirt and is pretty evil [21:13] you can set VIRSH_DEFAULT_CONNECT_URI to achieve the same goal [21:13] which would be a bit more discoverable === dendrobates is now known as dendro-afk === mrjazzcat is now known as mrjazzcat-afk === mrjazzcat-afk is now known as mrjazzcat === dendro-afk is now known as dendrobates [23:00] aliguori: The logic is that if you've been granted access to the system-wide libvirt, that's likely the one you want to use. [23:01] aliguori: It does tell you that it's connecting to qemu:///system instaed of qemu:///session. [23:01] Oh. [23:01] It used to. [23:01] soren, yup, but seting an environmental way to do this :-) [23:02] I just found it a pointless hoop to jump through, but to avoid confusion, the patch used to make virsh echo that it was connecting to qemu:///system. [23:02] I'm not sure where that got lost. [23:02] aliguori: The same logic was added to virt-viewer and virt-manager to be consistent. [23:13] soren, there's an environmental variable, LIBVIRT_DEFAULT_CONNECTION or something like that you could set in /etc/profile that would have the same effect [23:14] i ran into this because my python script didn't behave like virsh, which confused the heck out of me :-) [23:14] if you set that variable, my python script would behave like virsh too