This adds a QA script to test 'gnt-network' and fixes some minor issue in the sample config file. I am adding this to make development in the Haskell network query part easier by detecting issues earlier.
Tested on my cluster, QA run pending. Sending this for some early feedback. Helga Velroyen (2): Fix syntax error in QA's sample config Network QA qa/ganeti-qa.py | 10 +++++ qa/qa-sample.json | 13 ++++++- qa/qa_network.py | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 120 insertions(+), 2 deletions(-) create mode 100644 qa/qa_network.py -- 1.7.7.3