[libvirt] [PATCH 0/3] Misc virsh improvements

Michal Privoznik mprivozn at redhat.com
Wed Aug 24 16:03:39 UTC 2016


On 24.08.2016 16:14, Pino Toscano wrote:
> Hi,
> 
> this series provides small improvements for virsh.
> 
> The patches are sent as single series as some of the changes would
> conflict if sent as different patches.
> 
> Thanks,
> 
> 
> Pino Toscano (3):
>   virsh: respect -q/--quiet more
>   virsh: avoid i18n puzzle
>   virsh: use vshError consistently after virBufferError checks
> 
>  tests/virsh-undefine    |   4 --
>  tools/virsh-domain.c    | 130 ++++++++++++++++++++++++------------------------
>  tools/virsh-interface.c |  16 +++---
>  tools/virsh-network.c   |  36 +++++++-------
>  tools/virsh-nodedev.c   |  12 ++---
>  tools/virsh-nwfilter.c  |   6 +--
>  tools/virsh-pool.c      |  30 +++++------
>  tools/virsh-secret.c    |   6 +--
>  tools/virsh-snapshot.c  |  16 +++---
>  tools/virsh-volume.c    |  20 ++++----
>  10 files changed, 137 insertions(+), 139 deletions(-)
> 

Hey, this is very nice cleanup, ACKed and pushed.

Michal




More information about the libvir-list mailing list