Merge branch 'stable-2.8' into stable-2.9
authorKlaus Aehlig <aehlig@google.com>
Thu, 23 Jan 2014 13:24:08 +0000 (14:24 +0100)
committerKlaus Aehlig <aehlig@google.com>
Thu, 23 Jan 2014 14:32:29 +0000 (15:32 +0100)
commit5a93930f94c63f28be298cd6560899fb5dc19917
tree851c120ef8a8e4f698da24111d343e95af13ca34
parent091034b281a25b7ead958417a21459d692bf11d5
parent9f7413ab76d2c0dc2e162b1f717a91ecc7658193
Merge branch 'stable-2.8' into stable-2.9

* stable-2.8
  Version bump for 2.8.4 and NEWS update
  Update NEWS file with news about job cancellation bugfix
  Fix QA flakiness
  Linting fix: remove unused import
  Add missing parameter entry to man file
  Add QA test for job cancellation
  Add correct locking of master node to gnt-debug delay
  Add job id type assert to jqueue.py
  Add job id transformation/check to Luxi Python client
  Start-master/stop-master always fail if confd is disabled
  Improve backwards compatibility of Issue 649 fix
  Add missing NEWS entries from stable-2.8
  Change usb_devices separator to whitespace

Conflicts:
NEWS: take both additions
configure.ac: ignore revision bump
lib/cmdlib/test.py: manually redo changes of stable-2.8
    on stable-2.9 version

Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
NEWS
lib/cli.py
lib/client/gnt_instance.py
lib/cmdlib/test.py
lib/rapi/rlib2.py
man/gnt-instance.rst
qa/ganeti-qa.py