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  b0a383aa8d32e913bc9836feaf8c478255483f5b (commit)
      from  b0d1e392550dfb3fe292f10453c04443dc306175 (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 b0a383aa8d32e913bc9836feaf8c478255483f5b
Author: Dimitris Aragiorgis <[email protected]>
Date:   Thu Sep 11 01:00:12 2014 +0300

    Fix handling of the --online option
    
    From the man page, the --online option is supposed to mark an
    instance down only if it is already offline. Otherwise it should
    fail. With this patch we avoid undesired transitions to ADMIN_down
    state while the instance is already up and running.
    
    Fix the corresponding QA test as well (TestInstanceModify).
    
    Signed-off-by: Dimitris Aragiorgis <[email protected]>
    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

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

Summary of changes:
 lib/cmdlib/instance.py |    9 +++++++--
 qa/qa_instance.py      |    5 +++--
 2 files changed, 10 insertions(+), 4 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