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  83251115b98b46dd802985a15dc4c846ac590a89 (commit)
       via  93146c8ccd37c9f34e2f69e54af6bac0461279ba (commit)
       via  afd5ca0470c7c8779debd0d9901e59686d343c42 (commit)
       via  56b9f2db82d8bde071358476faca4db77180c20c (commit)
       via  6d3d13ab677babd8cc04b94bbd48663be40d3104 (commit)
       via  ca7b4f48e5a9655dd70b090b9600f6d8d4e01591 (commit)
       via  9411474b18589f310df55db652076b951c206a99 (commit)
       via  f006f1109528782be065f58e9206db72c5527e16 (commit)
       via  1f4b9d3972962d3ffad4b381cadf92d4b7202cde (commit)
       via  0628a50ae20f50d024505e09a01bb20add89cdcb (commit)
       via  53fde1ac4c85a65cc113124cf9567afbb95278ab (commit)
       via  e41579126ac5b546b56373de8d7ba32571a5e6b3 (commit)
       via  c8b96be4073dfa3d170bea3b33224ba504e8509b (commit)
       via  f078c799ae06525e04af29049eef5bc2f4c29fc0 (commit)
       via  2e5a6203b7a8aafe84e7331c61ef534111efbaa5 (commit)
      from  0c6d6a52e9c986cdaccfdae8436ca7d958af0740 (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 83251115b98b46dd802985a15dc4c846ac590a89
Merge: 0c6d6a5 93146c8
Author: Michael Hanselmann <[email protected]>
Date:   Tue Feb 5 17:51:52 2013 +0100

    Merge branch 'devel-2.7'
    
    * devel-2.7:
      Redirect output for gnt-* list/list-fields commands
      Add function to execute QA commands with redirected output
      Implement option to skip logging of QA commands
      Fix typo in a comment
      Add some more Haskell/Python equivalence tests
      Fix Haskell log file naming after virtual cluster changes
      QA: Clean up after "instance-remove-drbd-offline" test
      Switch KVM to multi-error verify results
      Make LXC fail verification if cgroup is not mounted
      Add a helper function for hypervisor verification
      hv_lxc: fix whitespace errors
      s/nic/NIC/ in manpages
      LXC: add support for the memory controller
      LXC: adapt hv for newer lxc userspace tools
    
    Signed-off-by: Michael Hanselmann <[email protected]>
    Reviewed-by: Bernardo Dal Seno <[email protected]>

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

Summary of changes:
 Makefile.am                           |    1 +
 lib/constants.py                      |   14 +++--
 lib/hypervisor/hv_base.py             |   16 ++++-
 lib/hypervisor/hv_kvm.py              |   15 +++--
 lib/hypervisor/hv_lxc.py              |   91 +++++++++++++++++---------
 man/gnt-backup.rst                    |    4 +-
 man/gnt-instance.rst                  |   12 ++--
 man/gnt-network.rst                   |    6 +-
 man/htools.rst                        |    2 +-
 qa/ganeti-qa.py                       |   12 ++--
 qa/qa_instance.py                     |   38 ++++++++++-
 qa/qa_utils.py                        |   58 ++++++++++++----
 src/Ganeti/HTools/Cluster.hs          |    4 +-
 src/Ganeti/Runtime.hs                 |   11 +++-
 test/hs/Test/Ganeti/Runtime.hs        |  117 +++++++++++++++++++++++++++++++++
 test/hs/htest.hs                      |    4 +-
 test/py/ganeti.hypervisor_unittest.py |   12 +++-
 17 files changed, 331 insertions(+), 86 deletions(-)
 create mode 100644 test/hs/Test/Ganeti/Runtime.hs


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