- Nov 22, 2007
-
-
Michael Hanselmann authored
Reviewed-by: schreiberal
-
Michael Hanselmann authored
This may help to debug problems in QA tests. Reviewed-by: schreiberal
-
- Nov 21, 2007
-
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
Iustin Pop authored
We didn't test for failure, just always logged the output. Reviewed-by: imsnah
-
Iustin Pop authored
This fixed the previous commit (-s => -s ip). Reviewed-by: ultrotter
-
Iustin Pop authored
Since on dual-homed clusters one always needs to add '-s' to the gnt-node add command, make this appear in the output of 'gnt-node' (when run without arguments). Reviewed-by: imsnah
-
- Nov 20, 2007
-
-
Michael Hanselmann authored
This was reported by Henning Sprang in issue #14. Also add a missing word in the description of “gnt-instance reboot”. Reviewed-by: iustinp
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
Michael Hanselmann authored
Reviewed-by: ultrotter
-
- Nov 19, 2007
-
-
Michael Hanselmann authored
Reviewed-by: schreiberal
-
- Nov 16, 2007
-
-
Guido Trotter authored
Reviewed-by: schreiberal
-
Michael Hanselmann authored
This fixes issue #13. Reviewed-by: schreiberal
-
Michael Hanselmann authored
Reviewed-by: schreiberal
-
Michael Hanselmann authored
Reviewed-by: schreiberal
-
- Nov 15, 2007
-
-
Guido Trotter authored
By default xen tries to save running virtual machines at system shutdown and restore them at reboot. Make sure we suggest to disable this feature in the installation manual. Reviewed-by: iustinp
-
Guido Trotter authored
The install manual was missing python-pyparsing and python-simplejson from the apt-get install list. Adding them. Thanks to Henning Sprang for spotting this issue. Reviewed-by: iustinp
-
- Nov 14, 2007
-
-
Guido Trotter authored
Right now an assembly error produces an exception but not a log message. This is bad because the exception suggests looking at the log, but the log itself has a lot of errors which are not really a problem and only some which really is. In order to make it clear where in the log the problem occurred we log a message too, before raising the exception. Reviewed-by: iustinp
-
Michael Hanselmann authored
Reviewed-by: schreiberal
-
Michael Hanselmann authored
Reviewed-by: ultrotter
-
Michael Hanselmann authored
Reviewed-by: schreiberal, ultrotter
-
Michael Hanselmann authored
Reviewed-by: schreiberal
-
Michael Hanselmann authored
Reviewed-by: schreiberal
-
- Nov 13, 2007
-
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
Michael Hanselmann authored
This makes the tests much more reliably because it avoids race conditions. It also helps to speed them up a lot. Reviewed-by: iustinp
-
Michael Hanselmann authored
- Use constants for keys. - Fix bug through which automatic instance restarts wouldn't be limited Reviewed-by: iustinp
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
Michael Hanselmann authored
Reviewed-by: schreiberal
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
- Nov 12, 2007
-
-
Iustin Pop authored
We want to prevent sending too many 'None' children to a device. However, the test as it is today is wrong, as we want to test the situation after adding a new child, and not before. This patch fixes this by testing greater-or-equal instead of just greater. Reviewed-by: imsnah
-
Iustin Pop authored
The code assumes all lines have at least two elements which are whitespace separated - i.e. it does not deal with empty lines or comment lines with no spaces. This patch fixes this. Also, the patch replaces the blank between IP and the canonical name with a tab (restoring previous behaviour). Reviewed-by: imsnah
-
Michael Hanselmann authored
This is a critical file. Breaking it would be very bad. Thus, if the system crashes before the data is synched to the disk, it should have the complete file afterwards. Reviewed-by: iustinp
-
Michael Hanselmann authored
- Combine hostname and aliases on one line - Fix bug with wrongfully removed newline characters - Use wrapper for SetEtcHostsEntry in cmdlib Reviewed-by: iustin
-
Michael Hanselmann authored
-
Michael Hanselmann authored
Reviewed-by: TODO
-
Michael Hanselmann authored
Reviewed-by: schreiberal
-