On 09/01/14 22:18, Pavel Hrdina wrote:
Implement the function by returning a list of tuples instead the
array
of virDomainStatsRecords and store the typed parameters as dict.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
generator.py | 1 +
libvirt-override-virConnect.py | 47 ++++++++++++++++++++++++++++++++++++++
libvirt-override.c | 52 ++++++++++++++++++++++++++++++++++++++++++
sanitytest.py | 3 +++
4 files changed, 103 insertions(+)
The changes look good to me, so if no one else will object
ACK
Peter