- 05 May, 2008 1 commit
-
-
Michael Hanselmann authored
- Use variable with prefix instead of grep and sed - Always run with /bin/bash Reviewed-by: ultrotter
-
- 28 Apr, 2008 1 commit
-
-
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
-
- 18 Jan, 2008 1 commit
-
-
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
-
- 26 Nov, 2007 1 commit
-
-
Iustin Pop authored
This patch adds checking for our external python modules at the ./configure stage, as it's better to check than rely on documentation. The patch adds one autoconf macro from the autoconf macro archive (http://autoconf-archive.cryp.to) Reviewed-by: imsnah
-
- 14 Nov, 2007 1 commit
-
-
Michael Hanselmann authored
Reviewed-by: schreiberal
-
- 10 Oct, 2007 1 commit
-
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
- 08 Oct, 2007 1 commit
-
-
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
-
- 04 Oct, 2007 1 commit
-
-
Michael Hanselmann authored
Reviewed-by: iustinp, ultrotter
-
- 12 Sep, 2007 2 commits
-
-
Michael Hanselmann authored
Reviewed-by: iustin
-
Michael Hanselmann authored
Reviewed-by: iustin
-
- 04 Sep, 2007 1 commit
-
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
- 03 Sep, 2007 1 commit
-
-
Michael Hanselmann authored
- Add Makefile in doc/examples/ Reviewed-by: schreiberal
-
- 30 Aug, 2007 1 commit
-
-
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
-
- 16 Aug, 2007 1 commit
-
-
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.
-
- 19 Jul, 2007 1 commit
-
-
Iustin Pop authored
-
- 18 Jul, 2007 1 commit
-
-
Michael Hanselmann authored
-
- 16 Jul, 2007 1 commit
-
-
Iustin Pop authored
-