On Tue, May 22, 2018 at 01:48:59PM +0200, Michal Privoznik wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=1578337
Since libvirt 3.8.0 we have 6 events: defined, undefined,
started, stopped, created, deleted. However, the last two were
missing in a string list that translates libvirt events (int)
into human readable strings.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
examples/event-test.py | 2 ++
1 file changed, 2 insertions(+)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>
BTW: you should probably fix you .git/config to contain these lines:
[format]
subjectPrefix = python PATCH