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

Cole Robinson crobinso at redhat.com
Tue Aug 2 16:48:59 UTC 2016


On 08/01/2016 08:16 AM, Marc Hartmayer wrote:
> 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.

Thanks! I fixed the typo before pushing

- Cole




More information about the libvir-list mailing list