Move-instance can now change the disk template while moving
authorHrvoje Ribicic <riba@google.com>
Thu, 19 Sep 2013 17:45:23 +0000 (19:45 +0200)
committerThomas Thrainer <thomasth@google.com>
Fri, 20 Sep 2013 06:56:15 +0000 (08:56 +0200)
commitc3761d9907bea7ca3d936d45e68671d82ee82dfc
treee40eff2bab25a456077f139757e7c8d48bf25727
parent2ff95a6bc6f61ccb3d139aef0dcd2822b8afcfcd
Move-instance can now change the disk template while moving

By using the --dest-disk-template option, the move-instance utility
can change the disk template of the moved instance on-the-fly.
This is done by simply altering the disk template of the instance
created on the receiving end.

Signed-off-by: Hrvoje Ribicic <riba@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
doc/move-instance.rst
tools/move-instance