Re: [PATCH] Add vms cli tool to the list of applications using libvirt

2022-11-16 Thread Cedric Bosdonnat
On Wed, 2022-11-16 at 13:18 +0100, Michal Prívozník wrote: > On 11/16/22 09:24, Cédric Bosdonnat wrote: > > Just adds a tool to the applications list. This tool helps managing > > multiple VMs at once using the python binding. > > > > Signed-off-by: Cédric Bosdonnat > > --- > > docs/apps.rst | 3

Re: [PATCH] Add vms cli tool to the list of applications using libvirt

2022-11-16 Thread Michal Prívozník
On 11/16/22 09:24, Cédric Bosdonnat wrote: > Just adds a tool to the applications list. This tool helps managing > multiple VMs at once using the python binding. > > Signed-off-by: Cédric Bosdonnat > --- > docs/apps.rst | 3 +++ > 1 file changed, 3 insertions(+) Reviewed-by: Michal Privoznik

[PATCH] Add vms cli tool to the list of applications using libvirt

2022-11-16 Thread Cédric Bosdonnat
Just adds a tool to the applications list. This tool helps managing multiple VMs at once using the python binding. Signed-off-by: Cédric Bosdonnat --- docs/apps.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/apps.rst b/docs/apps.rst index 1a25c0a21e..57a3d00dca 100644 --- a/docs