Guido Trotter (3): xen: abstract a few hardcoded strings as constants Add hypervisors ancillary files list Allow per-hypervisor optional files
lib/cmdlib.py | 38 ++++++++++++++++++++++---------------- lib/constants.py | 4 ++++ lib/hypervisor/hv_base.py | 13 +++++++++++-- lib/hypervisor/hv_kvm.py | 3 +++ lib/hypervisor/hv_xen.py | 12 +++++++++--- test/ganeti.cmdlib_unittest.py | 31 +++++++++++++++++++++++-------- 6 files changed, 72 insertions(+), 29 deletions(-) -- 1.7.7