Re: [libvirt] ESX network functionality

2011-04-07 Thread Matthias Bolte
2011/4/6 James Barkley : > Yes, I used the managed object called Network. It does get a little dicey > with VMware due to the addition of port groups and virtual switches > (admittedly, not sure how this works in most other hypervisors). You > certainly can't have transient network objects, and any

Re: [libvirt] ESX network functionality

2011-04-06 Thread James Barkley
Matthias, Thanks for the terrific feedback. In answer to your questions: >Is this sufficient to make virsh net-list work? Yes, virsh net-list and also virsh net-info. I also checked both functions against freshly compiled ruby bindings. I also checked the sufficient error is given in virsh net-lis

Re: [libvirt] ESX network functionality

2011-04-05 Thread Matthias Bolte
Sorry, I forgot to reply to your follow up question on the users list. 2011/4/6 James Barkley : > Greetings: > I've added code to the ESX driver to support some basic network > functionality. I'm pretty new to this list, so please tell me how to proceed > with code review and patch submission (yes

[libvirt] ESX network functionality

2011-04-05 Thread James Barkley
Greetings: I've added code to the ESX driver to support some basic network functionality. I'm pretty new to this list, so please tell me how to proceed with code review and patch submission (yes I've read the contributor guidelines on the wiki). It seems like people are emailing a patch file for ev