[PATCH v2 6/6] news: Document recent OpenSSH authorized key file mgmt APIs

Michal Privoznik mprivozn at redhat.com
Mon Nov 16 12:21:03 UTC 2020


Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 3fd3ce4cb9..3cdb6a4917 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -12,6 +12,12 @@ v6.10.0 (unreleased)
 ====================
 
 * **New features**
+  * qemu: Implement OpenSSH authorized key file management APIs
+
+    New APIs (``virDomainAuthorizedSSHKeysGet()`` and
+    ``virDomainAuthorizedSSHKeysSet()``) and virsh commands
+    (``get-user-sshkeys`` and ``set-user-sshkeys``) are added to manage
+    authorized_keys SSH file for user.
 
   * hyperv: implement new APIs
 
-- 
2.26.2




More information about the libvir-list mailing list