[Kimchi-devel] [PATCH] [Kimchi 0/6] Make use of async websockets notification mechanism

Aline Manera aline.manera at gmail.com
Tue Jul 25 20:09:58 UTC 2017


This patch set also register for libvirt events to update the page
accordindly.


Aline Manera (6):
  Register for libvirt storage pools events to update the UI accordindly
  Add Storage Pools listeners to update page according to user
    interations
  Register for libvirt network events to update the UI accordindly
  Add Network listeners to update page according to user interations
  Register for libvirt domain events to update the UI accordindly
  Add Domain listeners to update page according to user interations

 model/libvirtevents.py           | 53 +++++++++++++++++++++++++++++++++++++++-
 model/model.py                   | 18 +++++++++++---
 ui/js/src/kimchi.guest_main.js   | 18 ++------------
 ui/js/src/kimchi.network.js      | 11 +++++++--
 ui/js/src/kimchi.storage_main.js |  1 +
 5 files changed, 79 insertions(+), 22 deletions(-)

-- 
2.9.4



More information about the Kimchi-devel mailing list