Display node name instead of UUID in error message
authorThomas Thrainer <thomasth@google.com>
Mon, 12 Aug 2013 13:56:00 +0000 (15:56 +0200)
committerThomas Thrainer <thomasth@google.com>
Tue, 13 Aug 2013 05:54:53 +0000 (07:54 +0200)
commitfbff213691328562cc4029f3babaa2e72e2012c4
tree5e270672ddfe367a152b96550ebf95ff246a9417
parentc214896c05815c37ba0f24d2fcfdbe9022345774
Display node name instead of UUID in error message

The hooks callback in LUClusterGroupVerify misinterpreted the key in the
node result as name instead of node UUID. This patch fixes this, which
leads to more user friendly error messages.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/cmdlib/cluster.py