Re: [libvirt] [PATCH python v4 1/7] Introduce storage lifecycle event APIs

2016-06-24 Thread Cole Robinson
On 06/24/2016 12:31 PM, Daniel P. Berrange wrote: > On Thu, Jun 16, 2016 at 10:08:55AM +0200, Jovanka Gulicoska wrote: >> Storage pool lifecycle event API entry points for registering and >> deregistering >> storage pool events, as well as types of events associated with storage >> pools. >> Thes

Re: [libvirt] [PATCH python v4 1/7] Introduce storage lifecycle event APIs

2016-06-24 Thread Daniel P. Berrange
On Thu, Jun 16, 2016 at 10:08:55AM +0200, Jovanka Gulicoska wrote: > Storage pool lifecycle event API entry points for registering and > deregistering > storage pool events, as well as types of events associated with storage pools. > These entry points will be used for implementing asynchronous li

[libvirt] [PATCH python v4 1/7] Introduce storage lifecycle event APIs

2016-06-16 Thread Jovanka Gulicoska
Storage pool lifecycle event API entry points for registering and deregistering storage pool events, as well as types of events associated with storage pools. These entry points will be used for implementing asynchronous lifecycle events. Storage pool API: virConnectStoragePoolEventRegisterAny vir