[libvirt PATCH] news: document recent esx API implementations

Pino Toscano ptoscano at redhat.com
Thu Sep 24 15:24:10 UTC 2020


Signed-off-by: Pino Toscano <ptoscano at redhat.com>
---
 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index e992fbe471..7c723e6610 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -32,6 +32,13 @@ v6.8.0 (unreleased)
     can now be passed using the ``passwd`` attribute on
     the ``<graphics>`` element.
 
+  * esx: implement few APIs
+
+    The ``virConnectListAllNetworks()``, ``virDomainGetHostname()``, and
+    ``virDomainInterfaceAddresses()`` (only for
+    ``VIR_DOMAIN_INTERFACE_ADDRESSES_SRC_AGENT`` source) APIs were implemented
+    in the esx driver.
+
 * **Improvements**
 
   * qemu: Allow migration over UNIX sockets
-- 
2.26.2




More information about the libvir-list mailing list