Enable tags query over the query socket
authorIustin Pop <iustin@google.com>
Sun, 19 Aug 2012 00:13:43 +0000 (02:13 +0200)
committerIustin Pop <iustin@google.com>
Tue, 28 Aug 2012 15:02:50 +0000 (17:02 +0200)
commitf23740602ddc9e3f62b92849eef3ba804fc19c7b
treeb9a8a289ca92442ed12ead942db586d1325f9d68
parentcebd85d8015171e2a320ab5b1ca0a912321918de
Enable tags query over the query socket

This patch adds the tags field to the objects which were missing it
(all except Cluster), implements handling the LuxiCall QueryTags, and
then enables the use of the query socket in cli.ListTags, used by all
commands, and in the RAPI client.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
htools/Ganeti/HTools/QC.hs
htools/Ganeti/Objects.hs
htools/Ganeti/Queryd.hs
lib/cli.py
lib/rapi/rlib2.py