Skip to content
Snippets Groups Projects
  1. Nov 16, 2008
    • Iustin Pop's avatar
      Add a cluster architecture diagram · f86e82ef
      Iustin Pop authored
      This adds a simple diagram for the cluster architecture and also adds a
      dependency on graphviz (both doc and in configure).
      
      Reviewed-by: imsnah
      f86e82ef
  2. Oct 02, 2008
  3. Sep 30, 2008
  4. Aug 13, 2008
    • Guido Trotter's avatar
      Add --with-kvm-path configure option · 7e2c5b9e
      Guido Trotter authored
      This allows to configure a different path to the kvm binary. By default
      /usr/bin/kvm is used, which is the one found in debian and ubuntu.
      
      Reviewed-by: imsnah
      7e2c5b9e
  5. Jun 23, 2008
  6. Jun 21, 2008
  7. Jun 19, 2008
  8. Jun 13, 2008
  9. Jun 12, 2008
    • Michael Hanselmann's avatar
      Don't use specific versions in autogen.sh · e02f23f8
      Michael Hanselmann authored
      Not all distributions have the same version of aclocal, autoconf
      or automake. Users can pass the name of a specific executables
      via environment variables. Change configure.ac to require at
      least autoconf 1.9.
      
      Reviewed-by: iustinp
      e02f23f8
  10. May 05, 2008
  11. Apr 28, 2008
    • Michael Hanselmann's avatar
      Split hypervisor.py into several files · 65a6f9b7
      Michael Hanselmann authored
      Before it was a huge file with more than 700 lines. No code changes were
      made except for changing imports and class names where needed. In the
      future, we could even think about only importing the hypervisors we
      actually need. The patch finished QA scripts and distcheck successfully.
      
      Reviewed-by: iustinp
      65a6f9b7
  12. Apr 16, 2008
    • Iustin Pop's avatar
      Implement 'out' direction on allocator tests · 298fe380
      Iustin Pop authored
      This patch adds the paths for searching for instance allocators and
      makes the LUTestAllocator code run the allocator and return the results
      if the direction specified is 'out'. 'out' means that the opcode will
      return the result of the allocator run, instead of the allocator input
      file ('in').
      
      The patch unifies all names to refer to 'iallocator' instead of plain
      allocator.
      
      The patch also adds an example allocator that can be used for testing
      this new functionality.
      
      Reviewed-by: ultrotter
      298fe380
  13. Apr 08, 2008
  14. Mar 19, 2008
  15. Feb 18, 2008
    • Iustin Pop's avatar
      Update version numbers for the 1.2.3 release · bae27f68
      Iustin Pop authored
      Note: we don't update for now the install.sgml file with the new version
      number, as there are no other changes. We'll update the web site to
      indicate that the current install.html document is valid for 1.2.3 too.
      
      Reviewed-by: imsnah,ultrotter
      bae27f68
  16. Jan 30, 2008
  17. Jan 18, 2008
  18. Dec 04, 2007
  19. Nov 28, 2007
  20. Nov 26, 2007
  21. Nov 08, 2007
  22. Oct 10, 2007
  23. Oct 08, 2007
    • Michael Hanselmann's avatar
      Fix “make distcheck”. · 9ff7e35c
      Michael Hanselmann authored
      - Move symlink to “ganeti” to top dir
      - Add ganeti.config_unittest.py to tests to be run
      - Make sure everything is built before tests are run
      
      Reviewed-by: iustinp
      
      9ff7e35c
  24. Sep 28, 2007
  25. Sep 27, 2007
  26. Sep 25, 2007
  27. Sep 12, 2007
  28. Sep 11, 2007
  29. Sep 04, 2007
  30. Sep 03, 2007
  31. Aug 30, 2007
  32. Aug 03, 2007
  33. Jul 19, 2007
  34. Jul 18, 2007
Loading