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 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list