Merge branch 'devel-2.7'
authorMichael Hanselmann <hansmi@google.com>
Tue, 5 Feb 2013 16:51:52 +0000 (17:51 +0100)
committerMichael Hanselmann <hansmi@google.com>
Tue, 5 Feb 2013 16:55:07 +0000 (17:55 +0100)
commit83251115b98b46dd802985a15dc4c846ac590a89
treeda818820bafc4866c336a0658e2575d94b385c61
parent0c6d6a52e9c986cdaccfdae8436ca7d958af0740
parent93146c8ccd37c9f34e2f69e54af6bac0461279ba
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 <hansmi@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com>
Makefile.am
lib/constants.py
lib/hypervisor/hv_kvm.py
qa/ganeti-qa.py
qa/qa_utils.py