On Tue, Jun 30, 2015 at 01:49:21PM +0000, Helga Velroyen wrote:
> As mentioned before, squashing was not appropriate, here an interdiff which
> covers the relevant part of patch 29:
> 
> diff --git a/lib/client/gnt_cluster.py b/lib/client/gnt_cluster.py
> index db5cabe..c6eda73 100644
> --- a/lib/client/gnt_cluster.py
> +++ b/lib/client/gnt_cluster.py
> @@ -1121,7 +1121,7 @@ def _RenewCrypto(new_cluster_cert, new_rapi_cert, #
> pylint: disable=R0911
>    # If the cluster certificate are renewed, the client certificates need
>    # to be renewed too.
>    if new_cluster_cert:
> -    RunWhileDaemonsStopped(ToStdout, [constants.WCONFD],
> +    RunWhileDaemonsStopped(ToStdout, [constants.NODED, constants.WCONFD],
>                             _RenewServerAndClientCerts)

LGTM to the patch with this interdiff

-- 
Klaus Aehlig
Google Germany GmbH, Dienerstr. 12, 80331 Muenchen
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores

Reply via email to