From b8fa69aea5492094670fab165b16441ba9732354 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Thu, 30 Aug 2018 18:14:24 +0200 Subject: [PATCH] Remove note from the TODO file Authentication was implemented with commit 1ea690b8c809f3b13cb6400721cf28e65b13ca39. --- TODO.libvirt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO.libvirt b/TODO.libvirt index d724074..d87b8b8 100644 --- a/TODO.libvirt +++ b/TODO.libvirt @@ -1,5 +1 @@ Turn VIR_ERR_NO_DOMAIN and NO_NETWORK errors into Not_found exceptions. - -We should add a way to use the authentication mechanisms, like -virConnectOpenAuth: -http://www.redhat.com/archives/libvir-list/2008-April/msg00235.html -- 1.8.3.1