On Sat, Aug 10, 2013 at 3:50 AM, Hiroshi Miura <miurahr(a)linux.com> wrote:
Hi Chris,
I use ruby-libvirt for Vagrant and Vagrant-kvm project.
A virNetworkUpdate method with libvirt ruby binding
is essential in order to support network configuration among multi VMs in Vagrant.
Please find an attachment that is trying to support virNetworkUpdate.
https://github.com/miurahr/ruby-libvirt/tree/virNetworkUpdate
Thanks for the patch, that is great!
I've now applied it to the main ruby-libvirt repository. Let me know
if you have any problems with it.
Chris