Description of problem: Currently VDSM has an event loop which uses the libvirt python events demo code. This has been quite buggy and although it appears to mostly work now, it would be desirable to have VDSM use an impl that can be better maintained. To address this, libvirt is going to expose 2 new APIs to let applications use the event loop impl that libvirtd has. Once this series is accepted upstream & available in RHEL, it will be desirable for VDSM to use this http://www.redhat.com/archives/libvir-list/2011-March/msg00093.html RHEL will likely get this functionality in the libvirt rebase for 6.2 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
http://gerrit.ovirt.org/#/c/5015/
merged u/s as: 88911ed71dafc11cac492c978c549f4913e29abc
3.2 GA'd a while ago