[libvirt] [PATCH] 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 --- 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

On 10/13/2010 05:11 AM, Daniel P. Berrange wrote:
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(-)
- + UML control layer should be easy at least for one user but incomplete +Search against
Is there any way to provide a URL with those search terms already built in? Other than this, ACK. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org

On Wed, Oct 13, 2010 at 08:45:36AM -0600, Eric Blake wrote:
On 10/13/2010 05:11 AM, Daniel P. Berrange wrote:
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(-)
- + UML control layer should be easy at least for one user but incomplete +Search against
Is there any way to provide a URL with those search terms already built in?
The bugzilla search form URLs are soooo fugly that I didn't want to include them in this file. Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
participants (2)
-
Daniel P. Berrange
-
Eric Blake