You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2020/08/30 15:03:56 UTC

[libcloud] 03/04: Add changelog entry.

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

commit 442c2558e48c8f67271369e27289585e13736cbc
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sun Aug 30 16:54:30 2020 +0200

    Add changelog entry.
---
 CHANGES.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CHANGES.rst b/CHANGES.rst
index fa583e0..6246608 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -110,6 +110,12 @@ Compute
   (GITHUB-1476)
   [Tio Gobin - @tgn-outscale]
 
+- [KubeVirt] Add new methods for managing services which allows users to expose
+  ports for the VMs (``ex_list_services``, ``ex_create_service``,
+  ``ex_delete_service``).
+  (GITHUB-1477)
+  [Eis D. Zaster - @Eis-D-Z]
+
 Changes in Apache Libcloud 3.1.0
 --------------------------------