[libvirt PATCH] news: document recent esx API implementations

Pino Toscano posted 1 patch 3 years, 7 months ago
Test syntax-check failed
Failed in applying to current master (apply log)
NEWS.rst | 7 +++++++
1 file changed, 7 insertions(+)
[libvirt PATCH] news: document recent esx API implementations
Posted by Pino Toscano 3 years, 7 months ago
Signed-off-by: Pino Toscano <ptoscano@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

Re: [libvirt PATCH] news: document recent esx API implementations
Posted by Andrea Bolognani 3 years, 7 months ago
On Thu, 2020-09-24 at 17:24 +0200, Pino Toscano wrote:
> Signed-off-by: Pino Toscano <ptoscano@redhat.com>
> ---
>  NEWS.rst | 7 +++++++
>  1 file changed, 7 insertions(+)

Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization