[libvirt] [PATCH v2 12/12] docs: document implemented APIs in esx

Pino Toscano ptoscano at redhat.com
Fri Nov 15 12:40:51 UTC 2019


Signed-off-by: Pino Toscano <ptoscano at redhat.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index c362bf3a15..1718a686ce 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -55,6 +55,17 @@
       </change>
     </section>
     <section title="Improvements">
+      <change>
+        <summary>
+          esx: implement various APIs
+        </summary>
+        <description>
+          The <code>virConnectListAllStoragePools()</code>,
+          <code>virConnectListAllNetworks()</code> and
+          <code>virStoragePoolListAllVolumes()</code> APIs were implemented
+          in the esx driver.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.21.0




More information about the libvir-list mailing list