Convert instance indices to UUIDs in configuration
authorThomas Thrainer <thomasth@google.com>
Fri, 14 Jun 2013 12:56:45 +0000 (14:56 +0200)
committerThomas Thrainer <thomasth@google.com>
Thu, 20 Jun 2013 14:04:26 +0000 (16:04 +0200)
commit4d33e134631d7a30db6f4a918f8a60542c5340bd
treef52382360015f33a3b5d5d9140d3089cc4713a7b
parentda4a52a324e7f2347de8831325c306862860ee63
Convert instance indices to UUIDs in configuration

cfgupgrade replaces the occurences of instance names (where they are
used as index) with the instance UUID.

It also supports the inverse replacement, so downgrades are
supported too.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
tools/cfgupgrade