Add unittest for cli.FormatResultError
authorMichael Hanselmann <hansmi@google.com>
Tue, 22 Feb 2011 17:00:56 +0000 (18:00 +0100)
committerMichael Hanselmann <hansmi@google.com>
Tue, 22 Feb 2011 18:05:22 +0000 (19:05 +0100)
commitf2c6673df4ecedbbaeb67a5185e7fecef34d66dd
treed832910381dccd5df13c3b894aa1f3fdf2b5086a
parent6b9b18a2aef2913b12106de59795dbff65fe8027
Add unittest for cli.FormatResultError

Also make the parameter for verbosity mandatory.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cli.py
lib/client/gnt_node.py
test/ganeti.cli_unittest.py