Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm: use default libvirt event handler impl ......................................................................
vdsm: use default libvirt event handler impl Removed libvirtev in favour of the native libvirt event loop implementation. Moved eventToString from libvirtev.py to libvirtvm. Additionally adjusted the event type strings to reflect http://libvirt.org/html/libvirt-libvirt.html#virDomainEventType Change-Id: I735d6b1f856b5a5b216d2dddf629c5ec80e8b7e7 Signed-off-by: Royce Lv<[email protected]> Signed-off-by: Vinzenz Feenstra <[email protected]> --- M tests/testrunner.py M vdsm.spec.in M vdsm/Makefile.am M vdsm/libvirtconnection.py D vdsm/libvirtev.py M vdsm/libvirtvm.py 6 files changed, 56 insertions(+), 562 deletions(-) Approvals: Omri Hochman: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5015 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I735d6b1f856b5a5b216d2dddf629c5ec80e8b7e7 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Royce Lv <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Gal Hammer <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Omri Hochman <[email protected]> Gerrit-Reviewer: Peter V. Saveliev <[email protected]> Gerrit-Reviewer: Royce Lv <[email protected]> Gerrit-Reviewer: ShaoHe Feng <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
