gnt-instance info: remove hvattr descriptions
authorGuido Trotter <ultrotter@google.com>
Tue, 24 Feb 2009 12:59:13 +0000 (12:59 +0000)
committerGuido Trotter <ultrotter@google.com>
Tue, 24 Feb 2009 12:59:13 +0000 (12:59 +0000)
commitdfff41f850dbde8e2fab9c2a0bc8873afb3abc64
tree55a3a41e44ac6214cfe307607925ff3c417662b3
parent9854f5d0a677464888e32951a3854315157334ff
gnt-instance info: remove hvattr descriptions

Having hvattr descriptions is only confusing for the user, because even
if they explain better what an attribute is about, they don't help in
deciding what keyword should be used to actually set it. If in the
future we want descriptions they should probably live in constants.py,
and be displayed together with the key, rather than instead of it.

This patch also changes the handling of the vnc console connection
description, making compatible work with both kvm and xen-hvm.

Reviewed-by: iustinp
scripts/gnt-instance