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  aff5a10227e483088d5a28efd04efc13ec771037 (commit)
       via  275519549e22411ce33b52100c7685a18e94a26c (commit)
      from  8540a0230e3d71e4591e249f340357b7401c861e (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 aff5a10227e483088d5a28efd04efc13ec771037
Author: Klaus Aehlig <[email protected]>
Date:   Wed Oct 15 11:58:18 2014 +0200

    Look up RPC port
    
    ...instead of hard-codedly using the default port.
    Ganeti's noded honors /etc/services, so also look
    up the port there when trying to contact the daemon.
    
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Helga Velroyen <[email protected]>

commit 275519549e22411ce33b52100c7685a18e94a26c
Author: Klaus Aehlig <[email protected]>
Date:   Wed Oct 15 13:53:32 2014 +0200

    Add withDefaultOnIOError
    
    This is a specialized version of try with a constant
    handler. The main benefit is the type annotation forcing
    the free type variable in 'try' to be IOError.
    
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Helga Velroyen <[email protected]>

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

Summary of changes:
 src/Ganeti/Rpc.hs   |   21 ++++++++++++++-------
 src/Ganeti/Utils.hs |    9 ++++++++-
 2 files changed, 22 insertions(+), 8 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