Skip to content
Snippets Groups Projects
  1. Oct 18, 2012
  2. Oct 05, 2010
  3. May 18, 2010
    • Michael Hanselmann's avatar
      Add tool to move instances between clusters · 6bf273d5
      Michael Hanselmann authored
      
      This is a first version of the instance move tool and it supports moving
      1..N instances from one cluster to another. When moving a single instance,
      the instance can be renamed, allowing for moves within the same cluster
      (not really useful in practice, but good for testing). Documentation is
      updated to describe this new tool and its usage.
      
      The “move-instance” tool uses the workerpool to support parallel moves of
      instances. Supporting them was simple as threads were required anyway due
      to the synchronous RAPI client.
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      6bf273d5
Loading