From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Tue, 10 Mar 2009 11:10:09 +0000 (+0000) Subject: Correct to-do list. X-Git-Tag: 0.6.1.1~8 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=fe513a732d629995ec22cfaa195a5ab8e499bceb;p=ocaml-libvirt.git Correct to-do list. --- diff --git a/TODO.libvirt b/TODO.libvirt index bda12fc..d724074 100644 --- a/TODO.libvirt +++ b/TODO.libvirt @@ -1,4 +1,5 @@ Turn VIR_ERR_NO_DOMAIN and NO_NETWORK errors into Not_found exceptions. -libvirt has added a few new calls since we last looked, particularly -in the area around storage management. Need to add these. +We should add a way to use the authentication mechanisms, like +virConnectOpenAuth: +http://www.redhat.com/archives/libvir-list/2008-April/msg00235.html