Comment 13 for bug 1226310

Revision history for this message
Giulio Fidente (gfidente) wrote :

I'm seeing this same setup on a freshly installed ubuntu 12.04; if it works in CI we are either setting the URI in the user environment OR maybe it is set during the image setup

tripleo@jeosu1204:/var/log/libvirt$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.4 LTS"

tripleo@jeosu1204:/var/log/libvirt$ virsh uri
qemu:///session

tripleo@jeosu1204:/var/log/libvirt$ sudo virsh uri
qemu:///system

tripleo@jeosu1204:/var/log/libvirt$