Statistics for all domains are obtained in connection class. Statistics
of each domain are passed to .tick() method.
Reduces number of polling.
If virConnectGetAllDomainStats() is not supported, virt-manager
fallbacks to use of old methods.

https://bugzilla.redhat.com/show_bug.cgi?id=1264684

Simon Kobyda (2):
  domain: Prepare domain for new stats API
  manager: Implement virConnectGetAllDomainStats API

 virtManager/connection.py |  29 ++++++-
 virtManager/domain.py     | 176 +++++++++++++++++++++++---------------
 2 files changed, 134 insertions(+), 71 deletions(-)

-- 
2.17.1

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to