Update todo list file to point at bugzilla/website

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
This commit is contained in:
Daniel P. Berrange 2010-08-23 14:00:42 +01:00
parent 3a092f3899
commit 02fe0e943a

37
TODO
View File

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