
1 Sep
2014
1 Sep
'14
2:03 p.m.
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