
1 Sep
2014
1 Sep
'14
9:24 p.m.
On 09/01/14 22:18, Pavel Hrdina wrote:
From: Peter Krempa <pkrempa@redhat.com>
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@redhat.com> Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- generator.py | 1 + libvirt-override-virConnect.py | 53 +++++++++++++++++++++++ libvirt-override.c | 95 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 149 insertions(+)
Well, looks like you didn't change this one and as you've ACKed it in v1 it should stand. Peter