mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
news: document recent esx API implementations
Signed-off-by: Pino Toscano <ptoscano@redhat.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
1df852e16a
commit
88008f3b99
7
NEWS.rst
7
NEWS.rst
@ -45,6 +45,13 @@ v6.8.0 (unreleased)
|
|||||||
``qemu+ssh://hostname/session``). The only requirement is that
|
``qemu+ssh://hostname/session``). The only requirement is that
|
||||||
``virt-ssh-helper`` is present in ``$PATH`` of the remote host.
|
``virt-ssh-helper`` is present in ``$PATH`` of the remote host.
|
||||||
|
|
||||||
|
* 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**
|
* **Improvements**
|
||||||
|
|
||||||
* qemu: Allow migration over UNIX sockets
|
* qemu: Allow migration over UNIX sockets
|
||||||
|
Loading…
Reference in New Issue
Block a user