Skip to content
Snippets Groups Projects
  1. Nov 17, 2010
  2. Oct 07, 2010
    • Iustin Pop's avatar
      Try again to fix the inter-cluster move QA test · 638a7266
      Iustin Pop authored
      
      This time, we re-establish the old pri/sec nodes corretly. Unfortunately this
      will require now a 3-node cluster at least for drbd instances, hence it's
      somewhat suboptimal, but… The other option would be to move it simply from p:s
      to s:p and then back to p:s, without involving a third node (for DRBD case),
      but I think that moving it to a completely separate node is slightly better for
      testing.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      638a7266
  3. Oct 06, 2010
    • Iustin Pop's avatar
      QA: Fix instance move tests · 677e16eb
      Iustin Pop authored
      
      The instance move tests were moving the instance from node pair (A,_) to
      (B, A), and left it there. This patch makes sure that the first step
      moves the instance to (B,A) but the second one back to (A,B), so that
      the instance is left on the same primary node.
      
      The original secondary node is lost though, if I read the code
      correctly.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      677e16eb
  4. Oct 05, 2010
  5. Sep 30, 2010
  6. Sep 16, 2010
  7. Aug 19, 2010
  8. Aug 18, 2010
  9. Aug 10, 2010
  10. Jul 29, 2010
  11. Jul 28, 2010
  12. Jul 26, 2010
  13. Jul 12, 2010
  14. Jul 08, 2010
  15. Jul 07, 2010
  16. Jul 05, 2010
  17. Jul 01, 2010
  18. Jun 18, 2010
  19. Jun 14, 2010
  20. May 18, 2010
  21. May 13, 2010
  22. May 11, 2010
  23. May 05, 2010
  24. May 03, 2010
  25. Apr 23, 2010
  26. Apr 22, 2010
  27. Apr 12, 2010
  28. Mar 26, 2010
  29. Mar 17, 2010
  30. Mar 15, 2010
    • Michael Hanselmann's avatar
      Rightname confd's HMAC key · 6b7d5878
      Michael Hanselmann authored
      
      Currently, the ganeti-confd's HMAC key is called “cluster HMAC key” or
      simply “HMAC key” everywhere. With the implementation of inter-cluster
      instance moves, another HMAC key will be introduced for signing critical
      data. They can not be the same, so this patch clarifies the purpose of the
      “cluster HMAC key” by renaming it. The actual file name is not changed.
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      6b7d5878
Loading