Print idx <-> uuid mappings in machine readable mode
authorAgata Murawska <agatamurawska@google.com>
Tue, 26 Jun 2012 15:14:07 +0000 (17:14 +0200)
committerAgata Murawska <agatamurawska@google.com>
Wed, 27 Jun 2012 14:17:49 +0000 (16:17 +0200)
commit592601b3341e6b7dc44530282cb311c323ec6566
treec18f29711c417680f08fc31db1e176b3dcbbe907
parent5cdbde9a01909768c1ef36393f6c3fc3fc1f16cf
Print idx <-> uuid mappings in machine readable mode

As per Iustin Pop's suggestion, we are printing group mappings
from group idx (known only to htools) to group uuid, which identifies
the group uniquely. This is required because group uuid and name
may contain characters such as '-' which are not valid parts of
bash variable name.

Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
htools/Ganeti/HTools/Program/Hcheck.hs