Convert LUClusterConfigQuery to query2
authorMichael Hanselmann <hansmi@google.com>
Thu, 19 Apr 2012 18:03:12 +0000 (20:03 +0200)
committerMichael Hanselmann <hansmi@google.com>
Fri, 20 Apr 2012 16:11:41 +0000 (18:11 +0200)
commitdff5f600aa707643b9a05ff125a76d2ad17ee353
tree13e4455f929af34f51deda7e177595322d333a8d
parent496d5ac81a73e51c2e393f0389c78a0e912b57bf
Convert LUClusterConfigQuery to query2

The main intention of this patch is to make it possible to retrieve
cluster tags via query2. While at it I decided to convert
LUClusterConfigQuery right away. Some of the values returned by
LUClusterQuery are also included, but the conversion of LUClusterQuery
is not yet complete.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cmdlib.py
lib/constants.py
lib/query.py