This small patch series is a cleanup/improvement of the LUVerifyCluster. Some small issues with error messages were found, and should be cleaned up now in the new format.
Iustin Pop (3): Rewrite the lib/cli.py export list Unify the multiple 'verbose' options Introduce parseable error codes in LUVerifyCluster lib/cli.py | 80 +++++++++++---- lib/cmdlib.py | 288 +++++++++++++++++++++++++++++++-------------------- lib/opcodes.py | 2 +- scripts/gnt-cluster | 19 ++-- scripts/gnt-debug | 5 +- tools/burnin | 4 +- tools/cfgupgrade | 4 +- tools/lvmstrap | 4 +- 8 files changed, 252 insertions(+), 154 deletions(-)
