On Mon, Nov 16, 2020 at 13:21:03 +0100, Michal Privoznik wrote:
> Signed-off-by: Michal Privoznik <[email protected]>
> ---
>  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.

This does not apply any more. Also please ensure that it conforms to ANF
[1].


[1] ANF = Andrea's normal form
https://www.redhat.com/archives/libvir-list/2020-November/msg00808.html

Reply via email to