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, devel-2.7 has been updated
       via  1f4b9d3972962d3ffad4b381cadf92d4b7202cde (commit)
       via  0628a50ae20f50d024505e09a01bb20add89cdcb (commit)
       via  53fde1ac4c85a65cc113124cf9567afbb95278ab (commit)
      from  e41579126ac5b546b56373de8d7ba32571a5e6b3 (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 1f4b9d3972962d3ffad4b381cadf92d4b7202cde
Author: Iustin Pop <[email protected]>
Date:   Mon Feb 4 11:12:23 2013 +0100

    Switch KVM to multi-error verify results
    
    This uses the new _FormatVerifyResults helper function to return
    multiple errors.
    
    Signed-off-by: Iustin Pop <[email protected]>
    Reviewed-by: Michael Hanselmann <[email protected]>

commit 0628a50ae20f50d024505e09a01bb20add89cdcb
Author: Iustin Pop <[email protected]>
Date:   Mon Feb 4 10:57:22 2013 +0100

    Make LXC fail verification if cgroup is not mounted
    
    Since LXC now relies on cgroup memory limits to enforce memory, let's
    make hypervisor verification (and thus cluster-verify) return errors
    when the cgroup filesystem is not mounted.
    
    Signed-off-by: Iustin Pop <[email protected]>
    Reviewed-by: Michael Hanselmann <[email protected]>

commit 53fde1ac4c85a65cc113124cf9567afbb95278ab
Author: Iustin Pop <[email protected]>
Date:   Mon Feb 4 11:10:14 2013 +0100

    Add a helper function for hypervisor verification
    
    This will allow easier multi-error results from hypervisors; right
    now, we only report the first error, which is not nice.
    
    Signed-off-by: Iustin Pop <[email protected]>
    Reviewed-by: Michael Hanselmann <[email protected]>

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

Summary of changes:
 lib/hypervisor/hv_base.py             |   16 +++++++++++++++-
 lib/hypervisor/hv_kvm.py              |   17 ++++++++++-------
 lib/hypervisor/hv_lxc.py              |   18 +++++++++++++-----
 test/py/ganeti.hypervisor_unittest.py |   12 +++++++++++-
 4 files changed, 49 insertions(+), 14 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/groups/opt_out.


Reply via email to