Merge branch 'devel-2.5'
authorMichael Hanselmann <hansmi@google.com>
Thu, 19 Jan 2012 12:55:06 +0000 (13:55 +0100)
committerMichael Hanselmann <hansmi@google.com>
Thu, 19 Jan 2012 13:14:50 +0000 (14:14 +0100)
commit59d81cb3cec586db8fc933357f099f46ddafb447
treec8c587d45f195fcb0298bb235de3269a29c786e4
parentf356202af8da32b1a7a6fbdce4e8d87b1be63aec
parent431f2a80e044b55218ea614475416916145ce3f7
Merge branch 'devel-2.5'

* devel-2.5:
  Fix wrong option names in QA and cluster-merge
  Bump version to 2.5.0~rc5, update NEWS
  Add UnescapeAndSplit unittest for multi-escapes
  Fix a bug in command line option parsing code
  cli: Disable abbreviation matching for options
  Bump version to 2.5.0~rc5, update NEWS
  Add UnescapeAndSplit unittest for multi-escapes
  Fix a bug in command line option parsing code

Conflicts:
lib/cli.py: Trivial

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
NEWS
configure.ac
lib/cli.py
lib/utils/text.py
qa/qa_cluster.py
qa/qa_instance.py
test/ganeti.utils.text_unittest.py