From 3fd1a159680485dd545a7cb349d71b66031252a0 Mon Sep 17 00:00:00 2001 From: John Ferlan Date: Thu, 7 Feb 2019 15:33:29 -0500 Subject: [PATCH] docs: Add news article Signed-off-by: John Ferlan ACKed-by: Michal Privoznik --- docs/news.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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. + +
-- 2.39.5