<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libvirt-python-v6.git/tests, branch v0.1.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/'/>
<entry>
<title>unleash the hush puppies</title>
<updated>2006-07-05T21:52:52+00:00</updated>
<author>
<name>Mark McLoughlin</name>
<email>markmc@redhat.com</email>
</author>
<published>2006-07-05T21:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=3891a6500b156ef7b10555abf6c0c81f8509b74a'/>
<id>3891a6500b156ef7b10555abf6c0c81f8509b74a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* python/libvir.c: fixed a bug in the new wrapper</title>
<updated>2006-03-29T13:33:37+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-03-29T13:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=506fb7d8868efb4eb24b003b42cce14f9a0b8847'/>
<id>506fb7d8868efb4eb24b003b42cce14f9a0b8847</id>
<content type='text'>
* python/tests/Makefile.am python/tests/node.py: added a new test for
  the new API
* python/tests/create.py: remove a debug
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/tests/Makefile.am python/tests/node.py: added a new test for
  the new API
* python/tests/create.py: remove a debug
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* python/libvir.c: call the initialize entry point</title>
<updated>2006-03-28T14:41:04+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-03-28T14:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=1027aa871cf478a54d77088199da8caabacbe3a0'/>
<id>1027aa871cf478a54d77088199da8caabacbe3a0</id>
<content type='text'>
* src/libvirt_sym.version: add initialize entry point
* src/libvirt.c: make sure we always initialize the lib
* python/tests/*.py: start updating exemple for exception
  handling as pointed by Jim Meyering
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/libvirt_sym.version: add initialize entry point
* src/libvirt.c: make sure we always initialize the lib
* python/tests/*.py: start updating exemple for exception
  handling as pointed by Jim Meyering
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/xs_internal.c src/xs_internal.h include/virterror.h</title>
<updated>2006-03-23T15:42:10+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-03-23T15:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=99865a4c8db85d0a2fe8af86f5456987ac23ed7b'/>
<id>99865a4c8db85d0a2fe8af86f5456987ac23ed7b</id>
<content type='text'>
  src/virterror.c: created a new module related to Xen Store accesses
* src/libvirt.c src/xen_internal.[ch] src/xend_internal.[ch]:
  nearly completed the separation of the code from the different modules
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  src/virterror.c: created a new module related to Xen Store accesses
* src/libvirt.c src/xen_internal.[ch] src/xend_internal.[ch]:
  nearly completed the separation of the code from the different modules
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* python/tests/create.py: add one more image path</title>
<updated>2006-03-22T13:44:01+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-03-22T13:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=d2941a3da39e6197232031a2e9ad0919aaa7f934'/>
<id>d2941a3da39e6197232031a2e9ad0919aaa7f934</id>
<content type='text'>
* src/libvirt.c src/xend_internal.c src/xend_internal.h: more work
  on the xend refactoring
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/libvirt.c src/xend_internal.c src/xend_internal.h: more work
  on the xend refactoring
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* python/tests/create.py: adapt to new naming scheme in FC5</title>
<updated>2006-03-22T13:33:20+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-03-22T13:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=889ff0890ec355f0aaccda642ee2d84268e01976'/>
<id>889ff0890ec355f0aaccda642ee2d84268e01976</id>
<content type='text'>
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the test, daniel</title>
<updated>2006-02-28T12:56:25+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-02-28T12:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=2746e63e2866d2a7870e1ddc30a615a17ef99d62'/>
<id>2746e63e2866d2a7870e1ddc30a615a17ef99d62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* TODO: updated</title>
<updated>2006-02-28T12:17:00+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-02-28T12:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=9600409e58e3580ccd0e46c1da2c6a019a01ec02'/>
<id>9600409e58e3580ccd0e46c1da2c6a019a01ec02</id>
<content type='text'>
* python/Makefile.am python/generator.py python/libvir.c
  python/libvir.py: improved python binding, raise exception
  when an instance creation or lookup fails, and add support
  for the global error handler, per conn handler still needed
* python/tests/error.py python/tests/Makefile.am: adding a
  regression test
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/Makefile.am python/generator.py python/libvir.c
  python/libvir.py: improved python binding, raise exception
  when an instance creation or lookup fails, and add support
  for the global error handler, per conn handler still needed
* python/tests/error.py python/tests/Makefile.am: adding a
  regression test
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/libvirt.c: fixing a bug before the release of 0.0.5</title>
<updated>2006-02-23T11:26:17+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-02-23T11:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=2ce9e08fac637cb6a19e5244027b118dbed708c2'/>
<id>2ce9e08fac637cb6a19e5244027b118dbed708c2</id>
<content type='text'>
* python/generator.py python/libvir.c python/libvirt-python-api.xml:
  also fixing the binding for getting a domain UUID
* python/tests/Makefile.am python/tests/uuid.py: added a test
  for the new UUID API
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* python/generator.py python/libvir.c python/libvirt-python-api.xml:
  also fixing the binding for getting a domain UUID
* python/tests/Makefile.am python/tests/uuid.py: added a test
  for the new UUID API
Daniel
</pre>
</div>
</content>
</entry>
<entry>
<title>* python/tests/Makefile.am: added the create.py in the regression tests</title>
<updated>2006-02-23T10:31:23+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2006-02-23T10:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/berrange/public_git/libvirt-python-v6.git/commit/?id=9000be07f8575994c143c6d19e7c4de395588582'/>
<id>9000be07f8575994c143c6d19e7c4de395588582</id>
<content type='text'>
Daniel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Daniel
</pre>
</div>
</content>
</entry>
</feed>
