[libvirt PATCH] docs: virConnectGetCapabilities do not provide pool types

Pino Toscano ptoscano at redhat.com
Mon Jul 20 07:50:31 UTC 2020


Remove the paragraph in the storage pool page that mentions
virConnectGetCapabilities, as virConnectGetCapabilities does not return
any information about pools.

Signed-off-by: Pino Toscano <ptoscano at redhat.com>
---
 docs/formatstoragecaps.html.in | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/docs/formatstoragecaps.html.in b/docs/formatstoragecaps.html.in
index ee3888f44d..d8a1cacd96 100644
--- a/docs/formatstoragecaps.html.in
+++ b/docs/formatstoragecaps.html.in
@@ -13,12 +13,6 @@
     supported, and if relevant the source format types, the required
     source elements, and the target volume format types. </p>
 
-    <p>The Storage Pool Capabilities XML provides more information than the
-      <a href="/html/libvirt-libvirt-host.html#virConnectGetCapabilities">
-        <code>virConnectGetCapabilities</code>
-      </a>
-    which only provides an enumerated list of supported pool types.</p>
-
     <h2><a id="elements">Element and attribute overview</a></h2>
 
     <p>A query interface was added to the virConnect API's to retrieve the
-- 
2.26.2




More information about the libvir-list mailing list