Skip to content
Snippets Groups Projects
  1. Feb 09, 2010
  2. Nov 25, 2009
  3. Nov 02, 2009
  4. Oct 02, 2009
  5. Sep 25, 2009
  6. Aug 28, 2009
  7. Aug 19, 2009
  8. Jul 24, 2009
  9. Jun 29, 2009
    • Guido Trotter's avatar
      Introduce OS api version 15 · d1a7d66f
      Guido Trotter authored
      
      Also, since Ganeti 2.1 will be compatible with both 10 and 15, change
      the OS_API_VERSION constant to be an OS_API_VERSIONS set, and update the
      places in the code that used that constat to use something else.
      
      In particular:
        - in the qa for now we just create a fake version 10 OS
        - in the os environment we use the highest common version
          (which means we need to pass in the os to OSEnvironment)
        - when loading an OS any common version will do
      
      Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      d1a7d66f
  10. May 11, 2009
  11. Feb 16, 2009
    • Iustin Pop's avatar
      QA: add support for burnin rename · 4dc76b24
      Iustin Pop authored
      This patch adds support for optionally doing the rename burnin test, and
      adds an example to the sample QA file. To disable, either remove or
      specify an empty rename target.
      
      Reviewed-by: imsnah
      4dc76b24
  12. Feb 10, 2009
  13. Feb 06, 2009
    • Iustin Pop's avatar
      QA: switch RAPI to https · 49b1d36e
      Iustin Pop authored
      Since we by default now use SSL for RAPI, we need to switch the QA
      tests to SSL too.
      
      Reviewed-by: amishchenko
      49b1d36e
  14. Feb 05, 2009
    • Iustin Pop's avatar
      Revive RAPI QA tests for 2.0-style RAPI · a5b9d725
      Iustin Pop authored
      This patch fixes the RAPI QA tests to work with today's RAPI code and
      also does some other minor improvements:
        - QA: only create the cluster if so configured (‘create-cluster’ key),
          this allows running parts of the QA suite against existing clusters
        - export the “hvparams” for instances in RAPI
      
      Reviewed-by: imsnah
      a5b9d725
  15. Jan 13, 2009
  16. Dec 01, 2008
  17. Oct 08, 2008
  18. Sep 05, 2008
    • Michael Hanselmann's avatar
      QA: Remove dry run mode · 26a61f87
      Michael Hanselmann authored
      It didn't work as planned because some commands depend on the return
      value or output of some operations.
      
      Reviewed-by: iustinp
      26a61f87
  19. Aug 26, 2008
  20. Aug 19, 2008
  21. Aug 18, 2008
  22. Aug 15, 2008
  23. Jul 15, 2008
  24. Jun 19, 2008
  25. Jun 06, 2008
  26. May 13, 2008
  27. Apr 16, 2008
  28. Mar 27, 2008
  29. Mar 25, 2008
    • Iustin Pop's avatar
      Remove the option to create md/drbd7 instances · f9193417
      Iustin Pop authored
      This patch removes the options that allow to create local_raid1 or
      remote_raid1 instances. It also modifies the documentation and removes
      these disk templates from burnin and from qa.
      
      Reviewed-by: imsnah
      f9193417
  30. Feb 29, 2008
  31. Feb 25, 2008
Loading