Move FormatParameterDict from gnt_instance.py to cli.py
authorRené Nussbaumer <rn@google.com>
Wed, 12 Jan 2011 12:57:58 +0000 (13:57 +0100)
committerRené Nussbaumer <rn@google.com>
Wed, 12 Jan 2011 15:59:36 +0000 (16:59 +0100)
commitacd19189b30440eabc8b981d696b56b2641a611e
tree681a32b52a2dac424d6df63573e3147f28c43c98
parent904b3bfe6a972c976018e1b2fbd02844ec16b05c
Move FormatParameterDict from gnt_instance.py to cli.py

This function is useful for other cli-tools who need to display
a dict based parameter field.

Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Adeodato Simo <dato@google.com>
lib/cli.py
lib/client/gnt_instance.py