From: John Ferlan Date: Thu, 7 Feb 2019 20:33:29 +0000 (-0500) Subject: docs: Add news article X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=3fd1a159680485dd545a7cb349d71b66031252a0;p=libvirt.git docs: Add news article Signed-off-by: John Ferlan ACKed-by: Michal Privoznik --- diff --git a/docs/news.xml b/docs/news.xml index 7483631cd8..f58c30ee22 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -35,6 +35,18 @@
+ + + Add Storage Pool Capabilities output + + + Add support to list an enumerated list of supported Storage + Pools via the virConnectGetCapabilities API when connected + via a Storage Driver. Add support to get a more detailed + list XML output Storage Pool Capabilities vis the + virConnectGetStoragePoolCapabilites API. + +