On 11/22/2011 02:36 AM, Daniel P. Berrange wrote: > On Tue, Nov 22, 2011 at 11:27:04AM +0800, taget@xxxxxxxxxxxxxxxxxx wrote: >> From: Eli Qiao <taget@xxxxxxxxxxxxxxxxxx> >> >> Signed-off-by: Eli Qiao <taget@xxxxxxxxxxxxxxxxxx> >> >> When configure the URI aliase like this in 'libvirt.conf': >> >> uri_aliases = [ >> "jj#j=qemu+ssh://root@127.0.0.1/system", >> "sleet=qemu+ssh://root@xxxxxxxxxxxxxxxxxxxxxxx/system", >> ] >> virsh -c jj#j >> >> It will show this error message: >> 'no connection driver available for No connection for URI jj#j' >> Actually ,we expect this message below: >> Malformed 'uri_aliases' config entry 'jj#j=qemu+ssh://root@127.0.0.1/system', aliases may only container 'a-Z, 0-9, _, -' >> >> Give this patch to fix this error. 'git am' did not like this message, for some reason. I think I got it to apply correctly, though. > > ACK, this is OK, since we still validate the URI_ALIAS_CHARS later on Now pushed. -- Eric Blake eblake@xxxxxxxxxx +1-919-301-3266 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list