The TODO list changes frequently so cannot be well maintained
under GIT. Update the TODO file to point people at bugzilla
and the libvirt website
* TODO: Point at bugzilla/website
---
TODO | 38 ++++++++++++++++----------------------
1 files changed, 16 insertions(+), 22 deletions(-)
diff --git a/TODO b/TODO
index fe3389c..062dcb3 100644
--- a/TODO
+++ b/TODO
@@ -1,29 +1,23 @@
-TODO:
-- libvirt_virDomainSetMemory should check memory is > 0
-- check how to better handle renaming of domains (xm rename and cache)
+ libvirt TODO list
+ =================
-- UUID lookup in hash.c
+The TODO list changes frequently, so is maintained online
+in the libvirt bugzilla
-Other environment:
-- support for UML
+
http://bugzilla.redhat.com/
- + UML control layer should be easy at least for one user but incomplete
+Search against
-Probable TODOs:
-- event on big domain state change (create, crashed, paused, shutdown, destroy)
-- bindings for more languages
+ Product: Virtualization Tools
+ Component: libvirt
+ Subject: RFE
-Would-be-nice TODO:
-- man page for virsh and the libraries entry points
-- more documentation and examples on using the toolkit
-- examples for the error handling code
+Or browse dependent bugs under
-Cleanup:
-- now that libxml2 is linked in, drop hash.[ch] and get back to libxml2 ones ?
- same for the buffers
+
https://bugzilla.redhat.com/show_bug.cgi?id=libvirtTodo
+
+Summarized reports automatically generated from bugzilla
+and provided online at
+
+
http://libvirt.org/todo.html
-Autoconf:
-- On Debian and other platforms, C++ compiler is required because
- autoconf macros to detect libtool depend on it. (This is probably
- an autoconf or libtool m4 macro bug, and the fact that it happens
- on Debian is a red herring).
--
1.7.2.3