[libvirt] [PATCH python 2/2] event-test: Add node device lifecycle event tests

Marc Hartmayer mhartmay at linux.vnet.ibm.com
Mon Aug 1 12:16:47 UTC 2016


On Thu, Jul 28, 2016 at 02:14 PM +0200, Jovanka Gulicoska <jovanka.gulicoska at gmail.com> wrote:
> ---
>  examples/event-test.py | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
>
> diff --git a/examples/event-test.py b/examples/event-test.py
> index 1bcea07..e06ebc6 100755
> --- a/examples/event-test.py
> +++ b/examples/event-test.py
> @@ -584,6 +584,20 @@ def myStoragePoolEventRefreshCallback(conn, pool, opaque):
>      print("myStoragePoolEventRefreshCallback: Storage pool %s" % pool.name())
>
>  ##########################################################################
> +# Node decice events
> +##########################################################################

Only a small note. There's a typo s/decice/device.




More information about the libvir-list mailing list