Skip to content
Snippets Groups Projects
  1. Oct 05, 2010
  2. Sep 30, 2010
  3. Sep 24, 2010
  4. Sep 13, 2010
  5. Sep 07, 2010
  6. Aug 26, 2010
  7. Aug 25, 2010
  8. Aug 24, 2010
  9. Aug 20, 2010
  10. Aug 18, 2010
  11. Aug 17, 2010
  12. Aug 10, 2010
  13. Jul 29, 2010
  14. Jul 28, 2010
  15. Jul 21, 2010
  16. Jul 12, 2010
  17. Jul 01, 2010
  18. Jun 30, 2010
  19. Jun 23, 2010
  20. Jun 14, 2010
  21. Jun 09, 2010
  22. Jun 02, 2010
  23. Jun 01, 2010
  24. 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