[libvirt] [PATCH python v2 0/2] Bindings for storage pool lifecycle events

Jovanka Gulicoska jovanka.gulicoska at gmail.com
Tue Jun 14 21:22:22 UTC 2016


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(+)

-- 
2.5.5




More information about the libvir-list mailing list