diff options
author | Daniel Veillard <veillard@redhat.com> | 2006-02-21 13:23:16 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@redhat.com> | 2006-02-21 13:23:16 +0000 |
commit | d3a15eb3031482616bf7c38dc92218c8ddfd80c0 (patch) | |
tree | d6076dc28742a921ac3950ce48f4bbbfd0f3c705 /TODO | |
parent | * src/libvirt.c src/xend_internal.c src/xend_internal.h: move the (diff) | |
download | libvirt-d3a15eb3031482616bf7c38dc92218c8ddfd80c0.tar.gz libvirt-d3a15eb3031482616bf7c38dc92218c8ddfd80c0.tar.bz2 libvirt-d3a15eb3031482616bf7c38dc92218c8ddfd80c0.zip |
* TODO: updated
* python/tests/Makefile.am: fix a small PYTHONPATH bug
* docs//*: fixed the xsl a bit for toc names, added doc for
the python bindings, regenerated
Daniel
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ TODO: - API for the Node: extracting informations, selecting scheduling policy - better resources allocation APIs (%CPU, set memory) - DTD/RNG/XSD schemas for the XML Domain descriptions +- in python bindings raise an exception if a lookup or connection fails + to return a non-None object Probable TODOs: - event on big domain state change (create, crashed, paused, shutdown, destroy) |