Statistics
| Branch: | Tag: | Revision:

root @ 3727671e

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

Latest revisions

# Date Author Comment
3727671e 07/20/2010 12:34 pm René Nussbaumer

Change AddAuthorizedKey to also allow filehandles

This is required to use this function over paramiko
sftp file handles.

Signed-off-by: René Nussbaumer <>
Reviewed-by: Michael Hanselmann <>

2a73861a 07/19/2010 05:36 pm Iustin Pop

Update .gitignore for vcs-version

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

8306e0e4 07/19/2010 04:49 pm Michael Hanselmann

RAPI client: Encode empty body to JSON

If the body consists of an empty dict, it should also be encoded.

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

84a12e40 07/19/2010 04:24 pm Iustin Pop

Introduce git reference/tag tracking for debugging

This patch adds a new vcs-version file that is generated via git (and
can be adapted if VCS is changed) and then embebbded as VCS_VERSION in
the constants module.

This means two things:
- local modifications without committing to git (or when using a tar.gz...

0ad22aab 07/16/2010 06:59 pm Luca Bigliardi

Fix epydoc warning "Lists must be indented."

Signed-off-by: Luca Bigliardi <>
Reviewed-by: Michael Hanselmann <>

33231500 07/16/2010 06:18 pm Michael Hanselmann

Convert RPC client to PycURL

Instead of using our custom HTTP client, using PycURL's multi
interface allows us to get rid of the HTTP client threadpool.
The majority of the code is still in the ganeti.http.client
module.

A simple per-thread HTTP client pool gives cURL a chance to...

7f93570a 07/16/2010 04:56 pm Iustin Pop

Implement lock names for debugging purposes

This patch adds lock names to SharedLocks and LockSets, that can be used
later for displaying the actual locks being held/used in places where we
only have the lock, and not the entire context of the locking operation....

e0c9743d 07/16/2010 04:10 pm Guido Trotter

Merge branch 'devel-2.1'

  • devel-2.1:
    Bump up version to release 2.1.6
    Update NEWS file for 2.1.6

Conflicts:
NEWS
- merge
configure.ac
- keep 2.2 version

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

a1d8344b 07/16/2010 03:11 pm Guido Trotter

Bump up version to release 2.1.6

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

ae828011 07/16/2010 03:10 pm Guido Trotter

Update NEWS file for 2.1.6

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

View all revisions | View revisions

Also available in: Atom