Nothing interesting here⦠Iustin Pop (3): Add a helper function for hypervisor verification Make LXC fail verification if cgroup is not mounted Switch KVM to multi-error verify results
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(-) -- 1.8.1
