Re: [libvirt] [libvirt-python PATCH v12] Expose virDomainInterfacesAddresses to python binding

2015-03-28 Thread Pavel Hrdina
On Fri, Mar 27, 2015 at 05:37:30PM -0400, John Ferlan wrote: On 03/19/2015 09:15 AM, Pavel Hrdina wrote: From: Nehal J Wani nehaljw.k...@gmail.com examples/Makefile.am: * Add new file domipaddrs.py examples/README: * Add documentation for the python example

Re: [libvirt] [libvirt-python PATCH v12] Expose virDomainInterfacesAddresses to python binding

2015-03-27 Thread John Ferlan
On 03/19/2015 09:15 AM, Pavel Hrdina wrote: From: Nehal J Wani nehaljw.k...@gmail.com examples/Makefile.am: * Add new file domipaddrs.py examples/README: * Add documentation for the python example libvirt-override-api.xml: * Add new symbol for virDomainInterfacesAddresses

[libvirt] [libvirt-python PATCH v12] Expose virDomainInterfacesAddresses to python binding

2015-03-19 Thread Pavel Hrdina
From: Nehal J Wani nehaljw.k...@gmail.com examples/Makefile.am: * Add new file domipaddrs.py examples/README: * Add documentation for the python example libvirt-override-api.xml: * Add new symbol for virDomainInterfacesAddresses libvirt-override.c: * Hand written python api Example: