Statistics
| Branch: | Tag: | Revision:

root / test @ 809a055b

Name Size
  autotools
  data
  hs
  py

Latest revisions

# Date Author Comment
247837c3 05/20/2014 06:49 pm Klaus Aehlig

Merge branch 'stable-2.11' into stable-2.12

  • stable-2.11
    Add missing import
    Fix INicParams to include inicNetwork
    Improve KVM userspace access documentation
  • stable-2.10
    Add --no-locks option to gnt-debug dela
    Include design-performance-tests.rst in index...
a4f462bd 05/20/2014 05:40 pm Klaus Aehlig

Merge branch 'stable-2.10' into stable-2.11

  • stable-2.10
    Add --no-locks option to gnt-debug delay
    Include design-performance-tests.rst in index
    Document the --force-failover option
    Support group evacuation by failover
    Add an option --force-failover...
c4460a46 05/20/2014 05:22 pm Klaus Aehlig

Merge branch 'stable-2.9' into stable-2.10

  • stable-2.9
    Improve haskell style
    check-man-warnings: use C.UTF-8 and set LC_ALL
    Fix passing of ispecs in cluster init during QA

Conflicts:
src/Ganeti/Monitoring/Server.hs: trivial

Signed-off-by: Klaus Aehlig <>...

8f467ab0 05/20/2014 05:15 pm Klaus Aehlig

Improve haskell style

...by fixing lint warnings found by HLint v1.8.57. In particular,
make sure 'make hlint' passes for this version of hlint.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Helga Velroyen <>

a4aa6d08 05/20/2014 04:42 pm Dimitris Aragiorgis

Fix INicParams to include inicNetwork

All instance related opcodes that use the --net option
were broken because luxid was not passing the network parameter
to the corresponding LU.

Fix this.

Signed-off-by: Dimitris Aragiorgis <>
Reviewed-by: Helga Velroyen <>

aa112e9f 05/20/2014 01:59 pm Thomas Thrainer

Add --no-locks option to gnt-debug delay

Add the possibility to don't acquire locks during `gnt-debug delay`.
This allows to run many delay jobs in parallel instead of having
them run sequentially.

Signed-off-by: Thomas Thrainer <>
Reviewed-by: Helga Velroyen <>...

8ddee5b6 05/19/2014 01:53 pm Klaus Aehlig

Extend OpGroupEvacuate by a ForceFailover paramter

Add a parameter to OpGroupEvacuate to force failovers to be
used instead of migrations. This can be useful, if a group
is evacuated to another with different hardware.

Signed-off-by: Klaus Aehlig <>...

593fd115 05/16/2014 12:18 pm Klaus Aehlig

Extend OpGroupEvacuate by a sequential paramter

...telling it to run all the evacuation jobs sequentially.
This might be useful to avoid too much load that otherwise
might occur.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Petr Pudlak <>

38bbeb5f 05/14/2014 12:18 pm Jose A. Lopes

Fix unit tests

Fix unit tests according to changes to the instance class.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Hrvoje Ribicic <>

f5410303 05/14/2014 12:17 pm Jose A. Lopes

Add timeouts for OS install helper VM

Add timeout parameters to client, opcodes, LU, etc. The startup
timeout is similar to that one used in zeroing, but the shutdown
timeout is different because it is a single timeout that includes the
time needed to install plus shutdown....

View revisions

Also available in: Atom