Statistics
| Branch: | Tag: | Revision:

root @ 7f93570a

Name Size
  autotools
  daemons
  devel
  doc
  lib
  man
  qa
  scripts
  test
  tools
.gitignore 982 Bytes
COPYING 17.6 kB
INSTALL 3 kB
Makefile.am 17.3 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
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 <>

e71b9ef4 07/16/2010 10:46 am Iustin Pop

Add a migration type global hypervisor parameter

Since migration live/non-live is more stable (e.g.) for Xen-PVM versus
Xen-HVM, we introduce a new parameter for what mode we should use by
default (if not overridden by the user, in the opcode).

The meaning of the opcode 'live' field changes from boolean to either...

e58f87a9 07/15/2010 07:27 pm Michael Hanselmann

Add test for some aspects of job queue

This new opcode and gnt-debug sub-command test some aspects of the
job queue, including the status of a job. The bug fixed in commit
2034c70d507 was identified using this test. A future patch will
run this test automatically from the QA scripts....

9dd6889b 07/15/2010 07:18 pm Luca Bigliardi

LUVerifyCluster: update _ValidateNode description

Change _ValidateNode description to reflect what the function actually does.

Signed-off-by: Luca Bigliardi <>
Reviewed-by: Iustin Pop <>

View all revisions | View revisions

Also available in: Atom