Re: [libvirt] [PATCH] qemu: Introduce two new job types

2010-12-12 Thread Osier Yang
The only other idea I have is to rearrange the error messages to be a form of concatenated complete phrases (and there's precedence for this). First, let's figure out if these look like reasonable strings, where everything left of : can be translated independently, and everything right of : can

Re: [libvirt] Got time to try out the libvirt 0.8.6 win32 package?

2010-12-12 Thread Justin Clift
On 13/12/2010, at 5:02 AM, wrote: > ?I'm use to create msi packages with visual studio, I've never tried NSIS but > I think I can help. I'm a little bit busy these times but I will give it a > try. Thanks Arnaud. Using NSIS is not a requirement. I just used NSIS as a starting point, as I've

[libvirt] ANNOUNCE: ruby-libvirt bindings 0.3.0

2010-12-12 Thread Chris Lalancette
All, I'm pleased to announce the release of 0.3.0 of the ruby-libvirt bindings. This release has a number of updates: * Implementation of Libvirt::open_auth, Libvirt::event_register_impl * Updated Connect class, implementing conn.compare_cpu, conn.baseline_cpu, conn.domain_event_register

Re: [libvirt] Got time to try out the libvirt 0.8.6 win32 package?

2010-12-12 Thread arnaud.champion
?I'm use to create msi packages with visual studio, I've never tried NSIS but I think I can help. I'm a little bit busy these times but I will give it a try. Arnaud -- From: "Justin Clift" Sent: Sunday, December 12, 2010 6:13 PM To: "Arnaud Cham

Re: [libvirt] Got time to try out the libvirt 0.8.6 win32 package?

2010-12-12 Thread Justin Clift
On 12/12/2010, at 9:50 PM, wrote: > ?Okay, I have tested it. > > At first, this works fine. No install problem, I have installed every thing > (python bindings, virsh and dev components). > > I have tested virsh with tcp+qemu and esx URI, both works fine. > I have also tested with C# libvirt

Re: [libvirt] Got time to try out the libvirt 0.8.6 win32 package?

2010-12-12 Thread arnaud.champion
?Okay, I have tested it. At first, this works fine. No install problem, I have installed every thing (python bindings, virsh and dev components). I have tested virsh with tcp+qemu and esx URI, both works fine. I have also tested with C# libvirt bindings without surprise. Maybe a suggestion (d

Re: [libvirt] Got time to try out the libvirt 0.8.6 win32 package?

2010-12-12 Thread arnaud.champion
?Nice :) I will test this as soon as possible Arnaud -- From: "Justin Clift" Sent: Sunday, December 12, 2010 9:46 AM To: "Matthias Bolte" Cc: "libvir-list libvirt" Subject: [libvirt] Got time to try out the libvirt 0.8.6 win32 package? Hi Mat

Re: [libvirt] VolumeCreateXML "XML" description for ESX

2010-12-12 Thread Sherif Nagy
thank you Matthias, i did follow what you said and i find the error, I am connecting to vCenter server not to ESX directly and that what i have find. Data Object Type: *NotImplemented* Parent Managed Object ID: *task-267* Property Path: *info.error* Properties Name Type Value dynamicPropertyDy

[libvirt] Got time to try out the libvirt 0.8.6 win32 package?

2010-12-12 Thread Justin Clift
Hi Matthias (and anyone else interested), Just added a win32 installation package to the website, for libvirt 0.8.6. http://libvirt.org/sources/win32_experimental/Libvirt-0.8.6-0.exe This has the libcurl stuff in it you put together, so (in theory) it should connect to remote vSphere/ESX serve