This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Ganeti core".

The branch, stable-2.11 has been updated
       via  682cd5fdf9c3c5841adc0c6409ce31a20f9b01d1 (commit)
      from  59acce3885436d6450d9cf5e159668a97509898a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 682cd5fdf9c3c5841adc0c6409ce31a20f9b01d1
Author: Klaus Aehlig <[email protected]>
Date:   Thu Oct 9 13:09:47 2014 +0200

    Generate domain-name unique names in genEmptyCluster
    
    It is a prerequisite that all nodes in a cluster have different names.
    In genEmptyCluster, this is achieved by adding a unique suffix to each
    name. However, this still allows to have both, 'n-3' and 'n-3.n-4' as
    names in the same cluster---and those names are considered equal, as
    they might both the legitimate short hands of 'n-3.n-4.example.com'.
    
    To avoid these kinds of name collisions, make genEmptyCluster only
    use the first part of the FQDN and suffix it.
    
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Helga Velroyen <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 test/hs/Test/Ganeti/Objects.hs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Ganeti core

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ganeti-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to