This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git


The following commit(s) were added to refs/heads/trunk by this push:
     new d51b382d1 Add changelog entry for #1983.
     new 213088ddf Merge branch 'trunk' of 
http://gitbox.apache.org/repos/asf/libcloud into trunk
d51b382d1 is described below

commit d51b382d11a8e964d07f6ac71c4f7b0001031f0e
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Thu Jun 20 18:37:58 2024 +0200

    Add changelog entry for #1983.
---
 CHANGES.rst | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/CHANGES.rst b/CHANGES.rst
index 65df78604..a1ec450a4 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -85,6 +85,17 @@ Compute
   (#2016)
   [Miguel Caballer - @micafer]
 
+- [KubeVirt] Various improvements and fixes in the driver:
+    * Improve compatibility with the base NodeDriver class
+    * Support for deployment (`deploy_node()`)
+    * Support for general volume (disks) types that KubeVirt supports
+    * Add support for the `ex_template` parameter in `create_node()` method
+    * Various improvements in `_to_node()` related to node information parsing
+    * Improved test suite
+    * Code refactoring and improvements
+  (#1983)
+  [@cdfmlr]
+
 Storage
 ~~~~~~~
 

Reply via email to