
On 06/14/2016 05:22 PM, Jovanka Gulicoska wrote:
Changes since v1: use double newline spacing, change LIBVIRT_CHECK_VERSION to 2.0.0
Python buindings and tests for storage pool lifecycle events API. Function storageDetailToString() is not implemented for now.
Jovanka Gulicoska (2): Python binding for storage pool lifecycle events API event-test: Add storage pool lifecycle event tests
examples/event-test.py | 18 +++++ generator.py | 2 + libvirt-override-virConnect.py | 35 ++++++++++ libvirt-override.c | 153 +++++++++++++++++++++++++++++++++++++++++ sanitytest.py | 2 + 5 files changed, 210 insertions(+)
I dropped the 'v2' bit from patch #1 commit message, tweaked the spacing in sanitytest.py a bit, and pushed these now Thanks, Cole