[virt-tools-list] [PATCH 0/2] Introduce new Stats class
Simon Kobyda
skobyda at redhat.com
Fri Oct 5 14:54:24 UTC 2018
New Stats Class reduces number of libvirt API calls we do.
However each stats polling has legacy possibility which will be
used when virConnectGetAllDomainStats is not supported by libvirt.
https://bugzilla.redhat.com/show_bug.cgi?id=1264684
Simon Kobyda (2):
Connection: Introduce class for handling statistics.
Domain: Implement new stats class.
virtManager/connection.py | 316 ++++++++++++++++++++++++++++++++++++++
virtManager/domain.py | 256 ++++--------------------------
2 files changed, 348 insertions(+), 224 deletions(-)
--
2.17.1
More information about the virt-tools-list
mailing list