[libvirt] [python PATCH 3/5] API: Implement bindings for virConnectGetAllDomainStats

Pavel Hrdina phrdina at redhat.com
Mon Sep 1 14:03:06 UTC 2014


On 08/28/2014 06:32 PM, Peter Krempa wrote:
> Implement the function by returning a list of tuples instead the array
> of virDomainStatsRecords and store the typed parameters as dict.
> ---
>  generator.py                   |  1 +
>  libvirt-override-virConnect.py | 53 ++++++++++++++++++++++++
>  libvirt-override.c             | 94 ++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 148 insertions(+)
> 

ACK

Pavel




More information about the libvir-list mailing list