LGTM, thanks On Tue, 27 Oct 2015 at 16:44 'Lisa Velden' via ganeti-devel < [email protected]> wrote:
> Signed-off-by: Lisa Velden <[email protected]> > --- > lib/client/gnt_node.py | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/lib/client/gnt_node.py b/lib/client/gnt_node.py > index cbc3cf6..4280eee 100644 > --- a/lib/client/gnt_node.py > +++ b/lib/client/gnt_node.py > @@ -317,8 +317,7 @@ def AddNode(opts, args): > "Performing this operation is going to perform the > following\n" > "changes to the target machine (%s) and the current > cluster\n" > "nodes:\n" > - "* A new SSH daemon key pair is generated is generated on\n" > - " the target machine.\n" > + "* A new SSH daemon key pair is generated on the target > machine.\n" > "* The public SSH keys of all master candidates of the > cluster\n" > " are added to the target machine's 'authorized_keys' > file.\n" > "* In case the target machine is a master candidate, its > newly\n" > -- > 2.6.0.rc2.230.g3dd15c0 > > -- Helga Velroyen Software Engineer [email protected] Google Germany GmbH Dienerstraße 12 80331 München Geschäftsführer: Matthew Scott Sucherman, Paul Terence Manicle Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Diese E-Mail ist vertraulich. Wenn Sie nicht der richtige Adressat sind, leiten Sie diese bitte nicht weiter, informieren Sie den Absender und löschen Sie die E-Mail und alle Anhänge. Vielen Dank. This e-mail is confidential. If you are not the right addressee please do not forward it, please inform the sender, and please erase this e-mail including any attachments. Thanks.
