[libvirt] [PATCH v3] Fix URI alias prefix matching

Eric Blake eblake at redhat.com
Tue Nov 1 16:50:33 UTC 2011


On 11/01/2011 05:11 AM, Daniel P. Berrange wrote:
> On Tue, Nov 01, 2011 at 05:49:06PM +0800, Wen Ruo Lv wrote:
>>
>> with /etc/libvirt/libvirt.conf below:
>> uri_aliases = [
>>    "hail=qemu:///system",
>>    "sleet=qemu+ssh://root 9 115 122 57/system",
>>    "sam=qemu+unix:///system?socket=/var/run/libvirt/libvirt-sock",
>> ]
>> Neither "virsh -c hailly" nor "hai" should result in matching "hail=qemu:///system"
>>
>> Fix URI alias prefix matching when connecting
>>
>> Signed-off-by: Wen Ruo Lv<lvroyce at linux.vnet.ibm.com>

>
> ACK

Pushed, after converting your TABs to space ('make syntax-check' caught 
that), and adding you to AUTHORS (let me know if I need to update your 
preferred spelling; I went by your sign-off line).

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list