Make DRBD version queryable from noded
authorThomas Thrainer <thomasth@google.com>
Thu, 25 Apr 2013 06:39:44 +0000 (08:39 +0200)
committerThomas Thrainer <thomasth@google.com>
Mon, 6 May 2013 08:30:11 +0000 (10:30 +0200)
commit5bb0a1cb04229dd160a880442b736ff570139a72
treed4f93c35b3d52e78627876e1e65ec13c6282e6af
parentf2d87a5e5a1a8b4a41751b36c8e368950ac55d92
Make DRBD version queryable from noded

gnt-cluster verify should issue a warning if there are multiple DRBD
versions present in a node group. In order to do so, the DRBD version
has to be queryable from noded.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
lib/backend.py
lib/block/drbd_info.py
lib/constants.py
test/py/ganeti.block.drbd_unittest.py