Lisa Velden (6): Add QA test to test redaction of secret parameters New command gnt-debug test-osparams Test arbitrary gnt-debug test-osparams commands Exclude OpTestOsParams opcode from RAPI Add OpTestOsParams to filterSecretParameters Add QA test for secret parameter transmission
lib/client/gnt_debug.py | 14 +++++++++++ lib/cmdlib/__init__.py | 1 + lib/cmdlib/test.py | 17 +++++++++++++ man/gnt-debug.rst | 7 ++++++ qa/ganeti-qa.py | 6 +++++ qa/qa_instance.py | 54 ++++++++++++++++++++++++++++++++++++++++++ src/Ganeti/Hs2Py/OpDoc.hs | 4 ++++ src/Ganeti/OpCodes.hs | 6 +++++ src/Ganeti/Query/Exec.hs | 5 ++-- test/hs/Test/Ganeti/OpCodes.hs | 2 ++ test/py/docs_unittest.py | 1 + 11 files changed, 115 insertions(+), 2 deletions(-) -- 2.4.3.573.g4eafbef
