From Fedora Project Wiki
(sort key) |
No edit summary |
||
Line 2: | Line 2: | ||
|description=Foo. | |description=Foo. | ||
|actions= | |actions= | ||
# <code>virsh list --all</code> | |||
# Try [http://libvirt.org/uri.html different libvirt URIs] including <code>qemu:///session</code>, <code>qemu:///system</code>, [http://libvirt.org/remote.html#Remote_URI_reference <code>qemu+ssh:///system</code>]. | # Try [http://libvirt.org/uri.html different libvirt URIs] including <code>qemu:///session</code>, <code>qemu:///system</code>, [http://libvirt.org/remote.html#Remote_URI_reference <code>qemu+ssh:///system</code>]. | ||
|results= | |results= |
Revision as of 21:20, 6 May 2009
Description
Foo.
How to test
virsh list --all
- Try different libvirt URIs including
qemu:///session
,qemu:///system
,qemu+ssh:///system
.
Expected Results
- This should happen.