LGTM, thanks

On Tue, Apr 28, 2015 at 2:38 PM, 'Helga Velroyen' via ganeti-devel <
[email protected]> wrote:

> Signed-off-by: Helga Velroyen <[email protected]>
> ---
>  lib/backend.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lib/backend.py b/lib/backend.py
> index 41f8a37..b546c93 100644
> --- a/lib/backend.py
> +++ b/lib/backend.py
> @@ -1573,7 +1573,7 @@ def AddNodeSshKey(node_uuid, node_name,
>        logging.debug("Skipping offline node '%s'.", node)
>        continue
>      if node in potential_master_candidates:
> -      logging.debug("Updating SSH key files of node '%s'.")
> +      logging.debug("Updating SSH key files of node '%s'.", node)
>        for i in range(constants.SSHS_MAX_RETRIES):
>          try:
>            run_cmd_fn(cluster_name, node, pathutils.SSH_UPDATE,
> --
> 2.2.0.rc0.207.ga3a616c
>
>
Hrvoje Ribicic
Ganeti Engineering
Google Germany GmbH
Dienerstr. 12, 80331, München

Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschäftsführer: Graham Law, Christine Elizabeth Flores
Steuernummer: 48/725/00206
Umsatzsteueridentifikationsnummer: DE813741370

Reply via email to