Skip to content
Snippets Groups Projects
  1. Jul 04, 2008
  2. Jun 23, 2008
  3. Jun 19, 2008
  4. May 05, 2008
  5. 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
  6. Jan 18, 2008
    • Iustin Pop's avatar
      Fix the make dist rule · b6f2e47f
      Iustin Pop authored
      In revision 459 I added a bug in the make dist rule in the sense that
      the archive will include *all* of test/data directory, including the
      .svn directory if it exists.
      
      This patch fixes that problem and adds a distcheck hook that tests for
      such errors in the future (files/directories matching the .svn and .git
      patterns).
      
      It also fixes a typo in the NEWS file.
      
      Reviewed-by: imsnah
      b6f2e47f
  7. Nov 26, 2007
  8. Nov 14, 2007
  9. Oct 10, 2007
  10. 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
  11. Oct 04, 2007
  12. Sep 12, 2007
  13. Sep 04, 2007
  14. Sep 03, 2007
  15. Aug 30, 2007
    • Iustin Pop's avatar
      More updates to the installation tutorial. · 727830bf
      Iustin Pop authored
      Changes:
        - add note about installing the cron job
        - add an example cron job file and modify top-level Makefile.am to put
          it into the archive
        - modify the tutorial with information about setting a reasonable
          number of minors for DRBD
        - add note about installing on 32-bit the xen libc
      
      Reviewed-by: imsnah
      727830bf
  16. Aug 16, 2007
    • Iustin Pop's avatar
      Some small fixes. · 8925faaa
      Iustin Pop authored
      It fixes the main Makefile.am to create $localstatedir/{lib,log}/ganeti.
      It fixes the testing Makefile.am after the rename fake_config.py ->
      mocks.py.  It strips the output of "ip link show" to have a nicer output
      if the master netdev does not exist.
      8925faaa
  17. Jul 19, 2007
  18. Jul 18, 2007
  19. Jul 16, 2007
Loading