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>
Showing
- Makefile.am 1 addition, 0 deletionsMakefile.am
- lib/constants.py 9 additions, 5 deletionslib/constants.py
- lib/hypervisor/hv_base.py 15 additions, 1 deletionlib/hypervisor/hv_base.py
- lib/hypervisor/hv_kvm.py 9 additions, 6 deletionslib/hypervisor/hv_kvm.py
- lib/hypervisor/hv_lxc.py 59 additions, 32 deletionslib/hypervisor/hv_lxc.py
- man/gnt-backup.rst 2 additions, 2 deletionsman/gnt-backup.rst
- man/gnt-instance.rst 6 additions, 6 deletionsman/gnt-instance.rst
- man/gnt-network.rst 3 additions, 3 deletionsman/gnt-network.rst
- man/htools.rst 1 addition, 1 deletionman/htools.rst
- qa/ganeti-qa.py 5 additions, 7 deletionsqa/ganeti-qa.py
- qa/qa_instance.py 36 additions, 2 deletionsqa/qa_instance.py
- qa/qa_utils.py 43 additions, 15 deletionsqa/qa_utils.py
- src/Ganeti/HTools/Cluster.hs 2 additions, 2 deletionssrc/Ganeti/HTools/Cluster.hs
- src/Ganeti/Runtime.hs 9 additions, 2 deletionssrc/Ganeti/Runtime.hs
- test/hs/Test/Ganeti/Runtime.hs 117 additions, 0 deletionstest/hs/Test/Ganeti/Runtime.hs
- test/hs/htest.hs 3 additions, 1 deletiontest/hs/htest.hs
- test/py/ganeti.hypervisor_unittest.py 11 additions, 1 deletiontest/py/ganeti.hypervisor_unittest.py
Loading
Please register or sign in to comment