<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libvirt-python.git/examples, branch v3.2.0</title>
<subtitle>libvirt.org: git/libvirt-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libvirt-python.git/'/>
<entry>
<title>event: Add handler for block threshold event</title>
<updated>2017-03-29T14:59:39+00:00</updated>
<author>
<name>Peter Krempa</name>
<email>pkrempa@redhat.com</email>
</author>
<published>2017-03-29T14:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libvirt-python.git/commit/?id=a927799334a59b04c82dc21983fbb885fd7820d1'/>
<id>a927799334a59b04c82dc21983fbb885fd7820d1</id>
<content type='text'>
Unfortunately python doesn't generate those.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unfortunately python doesn't generate those.
</pre>
</div>
</content>
</entry>
<entry>
<title>examples: Update event-test.py</title>
<updated>2017-01-10T10:29:45+00:00</updated>
<author>
<name>Michal Privoznik</name>
<email>mprivozn@redhat.com</email>
</author>
<published>2017-01-10T10:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libvirt-python.git/commit/?id=cc0adce95f89d1cc82d6faa1a2a67a419ded1287'/>
<id>cc0adce95f89d1cc82d6faa1a2a67a419ded1287</id>
<content type='text'>
With recent changes there are new events known to libvirt.
Reflect those changes in our event-test.py example script.

Signed-off-by: Michal Privoznik &lt;mprivozn@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With recent changes there are new events known to libvirt.
Reflect those changes in our event-test.py example script.

Signed-off-by: Michal Privoznik &lt;mprivozn@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>event-test: support node device update callback</title>
<updated>2016-08-17T11:38:30+00:00</updated>
<author>
<name>Jovanka Gulicoska</name>
<email>jovanka.gulicoska@gmail.com</email>
</author>
<published>2016-08-17T08:27:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libvirt-python.git/commit/?id=0b050dd015a9bf09000c17bd0eb0c868b75bec6e'/>
<id>0b050dd015a9bf09000c17bd0eb0c868b75bec6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>event-test: Add node device lifecycle event tests</title>
<updated>2016-08-02T13:55:56+00:00</updated>
<author>
<name>Jovanka Gulicoska</name>
<email>jovanka.gulicoska@gmail.com</email>
</author>
<published>2016-07-28T12:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libvirt-python.git/commit/?id=8b2d5c06432673c2f4c72c2abfbae06886aa1134'/>
<id>8b2d5c06432673c2f4c72c2abfbae06886aa1134</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash in storage pool refresh callback</title>
<updated>2016-07-23T18:30:05+00:00</updated>
<author>
<name>Pavel Hrdina</name>
<email>phrdina@redhat.com</email>
</author>
<published>2016-07-23T16:20:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libvirt-python.git/commit/?id=a3a4425338017ecefd31b969f62a1b5803f92a5c'/>
<id>a3a4425338017ecefd31b969f62a1b5803f92a5c</id>
<content type='text'>
Fixes copy-paste typo introduced by commit cb84e36c.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1354271

Signed-off-by: Pavel Hrdina &lt;phrdina@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes copy-paste typo introduced by commit cb84e36c.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1354271

Signed-off-by: Pavel Hrdina &lt;phrdina@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for storage pool refesh callback</title>
<updated>2016-06-24T20:49:09+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
<email>berrange@redhat.com</email>
</author>
<published>2016-06-24T17:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libvirt-python.git/commit/?id=cb84e36cb3af64a84d2346b590c757b32eadb4f2'/>
<id>cb84e36cb3af64a84d2346b590c757b32eadb4f2</id>
<content type='text'>
Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>event-test: Add storage pool lifecycle event tests</title>
<updated>2016-06-16T16:25:44+00:00</updated>
<author>
<name>Jovanka Gulicoska</name>
<email>jovanka.gulicoska@gmail.com</email>
</author>
<published>2016-06-14T21:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libvirt-python.git/commit/?id=d42cb2b170f2ef7244a5e4da3e9c0f8dbc9be479'/>
<id>d42cb2b170f2ef7244a5e4da3e9c0f8dbc9be479</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>event: Add support VIR_DOMAIN_EVENT_ID_DEVICE_REMOVAL_FAILED</title>
<updated>2016-04-18T11:18:26+00:00</updated>
<author>
<name>Peter Krempa</name>
<email>pkrempa@redhat.com</email>
</author>
<published>2016-04-18T10:53:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libvirt-python.git/commit/?id=1233645a280a70c45769f3041f2b773d51ce593c'/>
<id>1233645a280a70c45769f3041f2b773d51ce593c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for JOB_COMPLETED event</title>
<updated>2016-03-08T15:47:49+00:00</updated>
<author>
<name>Jiri Denemark</name>
<email>jdenemar@redhat.com</email>
</author>
<published>2016-03-08T15:47:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libvirt-python.git/commit/?id=34363876278732ff9dbcccfda01d4d7b7d95b18c'/>
<id>34363876278732ff9dbcccfda01d4d7b7d95b18c</id>
<content type='text'>
Signed-off-by: Jiri Denemark &lt;jdenemar@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jiri Denemark &lt;jdenemar@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for MIGRATION_ITERATION event</title>
<updated>2016-01-18T14:52:01+00:00</updated>
<author>
<name>Jiri Denemark</name>
<email>jdenemar@redhat.com</email>
</author>
<published>2016-01-15T09:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libvirt-python.git/commit/?id=3413cc44b26d9e4e36318e70938b45b336689681'/>
<id>3413cc44b26d9e4e36318e70938b45b336689681</id>
<content type='text'>
Signed-off-by: Jiri Denemark &lt;jdenemar@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jiri Denemark &lt;jdenemar@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
