Merge branch 'devel-2.1'
authorMichael Hanselmann <hansmi@google.com>
Fri, 22 Jan 2010 16:38:30 +0000 (17:38 +0100)
committerMichael Hanselmann <hansmi@google.com>
Fri, 22 Jan 2010 16:38:30 +0000 (17:38 +0100)
commitb9f8d18f941eac2f78b72ae80e08c15be8793d9b
tree97933a173f097ace9d015e10cbbc060099215e4d
parent2feecf12e0138cf61cfc0b84cadb5ab431ff08e0
parentd80cb8c4a228b3f28b613064d931a62d0ddb435a
Merge branch 'devel-2.1'

* devel-2.1: (38 commits)
  Bump version to 2.1.0~rc4
  Update man page of gnt-instance
  KVM: fix pylint warning
  KVM: be more resilient on broken migration answers
  Allow filtering for (node-)tags
  Add unittests for cli.GenerateTable
  cli: Fix bug when not using headers
  daemon-util: Fix quoting issue
  Bump version to 2.1.0~rc3
  Switch the SplitKeyVal function to accept escapes
  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
  Add an UnescapeAndSplit function
  Makefile.am: Run pylint on all Python code
  Small improvements for release script
  check-python-code: Use “set -e” to abort on errors
  ...
Makefile.am
daemons/ganeti-masterd
lib/cli.py
lib/cmdlib.py
lib/luxi.py