Re: [libvirt] [PATCH python] examples: event-test: Add network event support

2014-02-11 Thread Eric Blake
On 02/11/2014 10:47 AM, Cole Robinson wrote: > Just an example of network lifecycle events > --- > examples/event-test.py | 10 ++ > 1 file changed, 10 insertions(+) I'd rather go with my earlier version, as it is a bit more complete. https://www.redhat.com/archives/libvir-list/2014-Febru

[libvirt] [PATCH python] examples: event-test: Add network event support

2014-02-11 Thread Cole Robinson
Just an example of network lifecycle events --- examples/event-test.py | 10 ++ 1 file changed, 10 insertions(+) diff --git a/examples/event-test.py b/examples/event-test.py index 1402c04..fb750c7 100644 --- a/examples/event-test.py +++ b/examples/event-test.py @@ -500,6 +500,14 @@ def my