]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Document recent OpenSSH authorized key file mgmt APIs
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 10 Nov 2020 14:00:45 +0000 (15:00 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 18 Nov 2020 15:18:25 +0000 (16:18 +0100)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
NEWS.rst

index 16e75c5c3fa3a3902300bb9ed7ba961a18027a1c..8cccc07f52cf96af121d3edc999ff9eb57ea9085 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -24,6 +24,13 @@ 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
 
     The `virDomainGetMaxMemory()``, ``virDomainSetMaxMemory()``,