[libvirt] [PATCH] Doc fix of /etc/libvirt/libvirt-guests

Peter Krempa pkrempa at redhat.com
Mon Aug 21 14:21:37 UTC 2017


On Tue, Aug 15, 2017 at 00:39:36 +0800, Lily Zhu wrote:
> As in previous doc, it may cause confusion about whether parallel_shutdown would
> take effect when guests are asked to suspend on host shutdown. Hence, changed the
> doc of parallel_shutdown, make it more clear.
> 
> Signed-off-by: Lily Zhu <lizhu at redhat.com>
> ---
>  tools/libvirt-guests.sysconf | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/tools/libvirt-guests.sysconf b/tools/libvirt-guests.sysconf
> index 2770056..785c3c0 100644
> --- a/tools/libvirt-guests.sysconf
> +++ b/tools/libvirt-guests.sysconf
> @@ -24,8 +24,10 @@
>  #             value suitable for your guests.
>  #ON_SHUTDOWN=suspend
>  
> -# If set to non-zero, shutdown will suspend guests concurrently. Number of
> -# guests on shutdown at any time will not exceed number set in this variable.
> +# Number of guests will be shutdown concurrently, taking effect when 
> +# "ON_SHUTDOWN" is set to "shutdown". If Set to 0, guests will be 
> +# shutdown one after another. Number of guests on shutdown at any 
> +# time will not exceed number set in this variable.

All the lines contain trailing whitespace which we don't allow.

>  #PARALLEL_SHUTDOWN=0

ACK, I've fixed the broken whitespace and tweaked the commit message to
conform to our format and pushed this patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170821/62a6dd35/attachment-0001.sig>


More information about the libvir-list mailing list