From: Clementine Hayat Date: Tue, 31 Jul 2018 08:44:23 +0000 (+0200) Subject: news: add storage pool iscsi-direct X-Git-Tag: v4.7.0-rc1~321 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c701c47d50e3f26ea6662eced173dc39facbb5d;p=thirdparty%2Flibvirt.git news: add storage pool iscsi-direct Signed-off-by: Clementine Hayat Signed-off-by: Michal Privoznik --- diff --git a/docs/news.xml b/docs/news.xml index 09d0a706a8..afafb9c337 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -35,6 +35,15 @@
+ + + storage: add storage pool iscsi-direct + + + Introduce a new storage pool backend that uses libiscsi instead of + iscsiadm. It support basic pool operations: checkPool and refreshPool. + +