Statistics
| Branch: | Tag: | Revision:

root @ 3d914585

Name Size
  autotools
  daemons
  devel
  doc
  lib
  man
  qa
  scripts
  test
  tools
.gitignore 995 Bytes
COPYING 17.6 kB
INSTALL 3.2 kB
Makefile.am 18.4 kB
NEWS 44.5 kB
README 190 Bytes
autogen.sh 283 Bytes
configure.ac 9.2 kB
epydoc.conf 573 Bytes
pylintrc 2.8 kB

Latest revisions

# Date Author Comment
3d914585 10/12/2010 01:57 pm René Nussbaumer

Add prealloc_wipe_disks as a cluster-wide configuration variable

This is the first step for the support of wiping block devices prior
to creation of the instance.

Signed-off-by: René Nussbaumer <>
Reviewed-by: Iustin Pop <>

69750d44 10/11/2010 04:16 pm Iustin Pop

Merge branch 'devel-2.2'

  • devel-2.2:
    RPC: disable curl's Expect header

Conflicts:
lib/rpc.py (trivial, copyright header)

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

8e29563f 10/11/2010 04:15 pm Iustin Pop

RPC: disable curl's Expect header

This patch solves the very slow (~8-9 seconds) gnt-instance modify
behaviour. Well, it solves in general the slow RPC behaviour, but it was
most visible in that LU.

It seems that curl's behaviour with regard to file uploads (via PUT) and...

dedebc6b 10/08/2010 08:46 pm Guido Trotter

Merge branch 'devel-2.2'

  • devel-2.2:
    Release Ganeti 2.2.0.1
    Bump version to 2.2.1~rc0

Signed-off-by: Guido Trotter <>
Reviewed-by: Luca Bigliardi <>

2759d988 10/08/2010 08:39 pm Guido Trotter

Merge commit 'v2.2.0.1' into stable-2.2

  • commit 'v2.2.0.1':
    Release Ganeti 2.2.0.1

Conflicts:
NEWS
- merge
configure.ac
- keep 2.2.1~rc0 version

Signed-off-by: Guido Trotter <>
Reviewed-by: Luca Bigliardi <>

bf21f985 10/08/2010 08:25 pm Guido Trotter

Release Ganeti 2.2.0.1

2.2.0 was built with old autotools, and it's incompatible with Python
2.6. Rebuilding with a newer autotools version fixes this.

Signed-off-by: Guido Trotter <>
Reviewed-by: Luca Bigliardi <>

f89d59b9 10/08/2010 03:55 pm Iustin Pop

Change QA log output

Currently, the logging in QA doesn't show the duration of the various
steps, and if it is needed one has to perform log manipulation. This
patch changes the output so that the log informatio is line based (as
opposed to block-based), such that it's easy to grep for all log lines:...

06fef5e0 10/07/2010 06:10 pm Michael Hanselmann

gnt-job cancel: Use non-zero exit status if canceling failed

This allows the use “gnt-job cancel” in scripts.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

86b16e9d 10/07/2010 06:10 pm Michael Hanselmann

jqueue, CancelJob: Check status only once per call

This simplifies the code a bit--the status is only checked once.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

fad3096a 10/07/2010 04:16 pm Michael Hanselmann

Bump version to 2.2.1~rc0

Also update NEWS.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

View all revisions | View revisions

Also available in: Atom