Add node query definition
authorMichael Hanselmann <hansmi@google.com>
Fri, 12 Nov 2010 15:17:43 +0000 (16:17 +0100)
committerMichael Hanselmann <hansmi@google.com>
Mon, 29 Nov 2010 20:00:25 +0000 (21:00 +0100)
commit8235fe04125877e72bd51f2488a311d72699a9da
tree6384f09c6dfe8f0680346efe57e8197d4d6ecee2
parenta123dc19f1b8739dd03908267951bcfd220ed01b
Add node query definition

This includes a bunch of helper functions which can be helpful for other
queries, too. Unittests are included.

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