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.10 has been updated
       via  d9ef8346d6ffa54ca242c5a03a3b1c39211420f6 (commit)
      from  29625e5a615b5b2976afd4933c33c1668a3bf05b (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 d9ef8346d6ffa54ca242c5a03a3b1c39211420f6
Author: Yuto KAWAMURA(kawamuray) <[email protected]>
Date:   Thu Sep 25 04:12:04 2014 +0900

    Fix invalid message from gnt-os
    
    When we still don't have any os scripts installed, running gnt-os
    diagnose or gnt-os info foo(whatever) shows an error message "Can't get
    the OS list" even if the request has been succeeded.
    The OpOsDiagnose can return a blank list, so we should check whether
    the result is None.
    
    Signed-off-by: Yuto KAWAMURA(kawamuray) <[email protected]>
    Reviewed-by: Hrvoje Ribicic <[email protected]>

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

Summary of changes:
 lib/client/gnt_os.py |    4 ++--
 1 files changed, 2 insertions(+), 2 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