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

Peter Krempa pkrempa at redhat.com
Mon Nov 16 15:20:06 UTC 2020


On Mon, Nov 16, 2020 at 13:21:03 +0100, Michal Privoznik wrote:
> 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.

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




More information about the libvir-list mailing list