LGTM, thanks On Fri, 8 Jan 2016 at 15:06 'Klaus Aehlig' via ganeti-devel < [email protected]> wrote:
> Commit 5e641d0a introduced also counting the vote of > the node itself. Adapt the parameter description > accordingly. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > lib/bootstrap.py | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/lib/bootstrap.py b/lib/bootstrap.py > index 466c53c..51924e1 100644 > --- a/lib/bootstrap.py > +++ b/lib/bootstrap.py > @@ -1254,8 +1254,7 @@ def GatherMasterVotes(node_names): > (if some nodes vote for another master). > > @type node_names: list > - @param node_names: the list of nodes to query for master info; the > current > - node will be removed if it is in the list > + @param node_names: the list of nodes to query for master info > @rtype: list > @return: list of (node, votes) > > -- > 2.6.0.rc2.230.g3dd15c0 > > -- Helga Velroyen Software Engineer [email protected] Google Germany GmbH Erika-Mann-Strasse 33 80636 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.
