Currenlty the parsing of the text protocol assumes that the no additional fields are given. This makes it impossible to introduce changes so that the old HTools can use new files. Luxi and Rapi backends already ensure that.
Aaron Karper (3): Adjust tests for HTools to ignore too many fields Ignore additional fields in text protocol Test that parsing with additional arguments succeeds src/Ganeti/HTools/Backend/Text.hs | 21 +++++---- test/hs/Test/Ganeti/HTools/Backend/Text.hs | 74 ++++++++++++++++++++++++++---- 2 files changed, 75 insertions(+), 20 deletions(-) -- 2.2.0.rc0.207.ga3a616c