Merge branch 'stable-2.1' into devel-2.1
* stable-2.1: (22 commits) Fix long-standing race condition bug in locking unittest confd client: copy the peers in UpdatePeerList testutils: Print name of test program before running it Don't use hardcoded name for pylint Partially revert "Makefile.am: Run pylint on all Python code" build-bash-completion: Take care of pylint warnings Makefile.am: Run pylint on all Python code Small improvements for release script check-python-code: Use “set -e” to abort on errors build-bash-completion: Fix a few pylint warnings Generate hmac file with a newline at the end jqueue: Don't return negative number for unchecked jobs when archiving cli.GenerateTable: Don't write EOL spaces Improve logging for workerpool tasks by providing __repr__ workerpool: Simplify log messages workerpool: Use worker name as thread name workerpool: Make worker ID alphanumeric locking: Fix race condition in LockSet mcpu: Log lock status with sorted names locking: Append to list outside error handling block ...
Showing
- Makefile.am 11 additions, 2 deletionsMakefile.am
- autotools/build-bash-completion 10 additions, 3 deletionsautotools/build-bash-completion
- autotools/check-python-code 5 additions, 1 deletionautotools/check-python-code
- configure.ac 8 additions, 0 deletionsconfigure.ac
- daemons/ganeti-masterd 2 additions, 1 deletiondaemons/ganeti-masterd
- devel/release 18 additions, 1 deletiondevel/release
- devel/upload.in 4 additions, 0 deletionsdevel/upload.in
- doc/examples/ganeti.default 5 additions, 0 deletionsdoc/examples/ganeti.default
- doc/examples/ganeti.default-debug 5 additions, 0 deletionsdoc/examples/ganeti.default-debug
- lib/bootstrap.py 1 addition, 1 deletionlib/bootstrap.py
- lib/cli.py 4 additions, 1 deletionlib/cli.py
- lib/confd/client.py 2 additions, 1 deletionlib/confd/client.py
- lib/http/client.py 16 additions, 1 deletionlib/http/client.py
- lib/jqueue.py 13 additions, 7 deletionslib/jqueue.py
- lib/locking.py 8 additions, 6 deletionslib/locking.py
- lib/mcpu.py 1 addition, 1 deletionlib/mcpu.py
- lib/workerpool.py 11 additions, 13 deletionslib/workerpool.py
- test/ganeti.locking_unittest.py 8 additions, 23 deletionstest/ganeti.locking_unittest.py
- test/ganeti.workerpool_unittest.py 4 additions, 4 deletionstest/ganeti.workerpool_unittest.py
- test/testutils.py 5 additions, 0 deletionstest/testutils.py
Loading
Please register or sign in to comment