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, master has been updated
       via  418b8b18cd7bab4ac34ce7b7403bed2b280673ef (commit)
       via  ff9f28ff2b848b89249d693121f8c0673076375b (commit)
      from  3ad8c914529efadd749f795d7c9bbc1295e5cdcb (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 418b8b18cd7bab4ac34ce7b7403bed2b280673ef
Author: Klaus Aehlig <[email protected]>
Date:   Thu Dec 4 11:46:16 2014 +0100

    Fix type error
    
    ...and eta-reduce map(lambda i: disks[i], range(len(disks)) to
    disks.
    
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Helga Velroyen <[email protected]>

commit ff9f28ff2b848b89249d693121f8c0673076375b
Author: Klaus Aehlig <[email protected]>
Date:   Thu Dec 4 11:39:21 2014 +0100

    An instance can be DRBD8, even if all disks are healthy
    
    Therefore, to find out if an instance is diskless, check that
    the instance itself has no disks, not that the number of broken
    disks is 0.
    
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Helga Velroyen <[email protected]>

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

Summary of changes:
 lib/cmdlib/instance_storage.py |    5 ++---
 1 files changed, 2 insertions(+), 3 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