So that disk verification can be limited to a single node-group. Fixes issue 903.
Klaus Aehlig (4): Extend OpClusterVerifyDisks by a group option Make LUClusterVerifyDisks honor group_name Add a node-group option to gnt-cluster verify-disks Document --node-group option of verify-disks in man page lib/client/gnt_cluster.py | 4 ++-- lib/cmdlib/cluster/verify.py | 11 ++++++++--- man/gnt-cluster.rst | 5 ++++- src/Ganeti/OpCodes.hs | 3 ++- test/hs/Test/Ganeti/OpCodes.hs | 3 ++- 5 files changed, 18 insertions(+), 8 deletions(-) -- 2.2.0.rc0.207.ga3a616c
