Statistics
| Branch: | Tag: | Revision:

root @ 84a12e40

Name Size
  autotools
  daemons
  devel
  doc
  lib
  man
  qa
  scripts
  test
  tools
.gitignore 982 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
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 <>

067d927b 07/16/2010 03:05 pm Michael Hanselmann

Fix pylint complaints introduced in commit e58f87a958c

Due to a small mistake I missed three non-critical pylint complaints for
commit e58f87a958c. They're fixed with this patch.

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

e3ed5316 07/16/2010 12:48 pm Balazs Lecz

LXC: Add cpu_mask hypervisor parameter

Also implement syntax checking.

Signed-off-by: Balazs Lecz <>
Reviewed-by: Iustin Pop <>

31155d60 07/16/2010 12:47 pm Balazs Lecz

Add ParseCpuMask() utility function

Also adds a generic ParseError exception.

Signed-off-by: Balazs Lecz <>
Reviewed-by: Michael Hanselmann <>

View all revisions | View revisions

Also available in: Atom