aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2006-02-21 13:23:16 +0000
committerDaniel Veillard <veillard@redhat.com>2006-02-21 13:23:16 +0000
commitd3a15eb3031482616bf7c38dc92218c8ddfd80c0 (patch)
treed6076dc28742a921ac3950ce48f4bbbfd0f3c705 /TODO
parent* src/libvirt.c src/xend_internal.c src/xend_internal.h: move the (diff)
downloadlibvirt-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--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index e812b9586..9029a6b1a 100644
--- a/TODO
+++ b/TODO
@@ -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)