Mostly issues found with the Python iallocator code, plus some preparation on the htools side.
Iustin Pop (9): iallocator: fix incomplete refactoring iallocator: export the hypervisor value iallocator: change default for target_groups iallocator: rename mem_size to memory iallocator: add ht-checking for the request hail: add new data types for the multi-reloc mode hail: add option for displaying the parsed request hail: add parsing of multi-relocate request hail: stop using old-style 'nodes' key doc/iallocator.rst | 14 ++++---- htools/Ganeti/HTools/IAlloc.hs | 30 ++++++++++++++++- htools/Ganeti/HTools/Loader.hs | 8 +++++ htools/hail.hs | 9 +++++ lib/client/gnt_debug.py | 10 ++++-- lib/cmdlib.py | 67 ++++++++++++++++++++++++++++------------ lib/opcodes.py | 2 +- man/hail.rst | 8 ++++- 8 files changed, 114 insertions(+), 34 deletions(-) -- 1.7.3.1
