Implement QueryFields for Nodes
authorIustin Pop <iustin@google.com>
Fri, 24 Aug 2012 22:46:32 +0000 (00:46 +0200)
committerIustin Pop <iustin@google.com>
Tue, 4 Sep 2012 10:59:55 +0000 (12:59 +0200)
commit518023a9e6f22659041f44a94ce73a217d321525
tree47bd74706c23d454ce274614f9f79ea79759bfe5
parent6f1da8b34c811e497b82773faf6572ce87598b0c
Implement QueryFields for Nodes

Since we have all the definitions already, we can easily enable
this. Manual testing shows no difference between the Python and the
Haskell versions of node list-fields.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Agata Murawska <agatamurawska@google.com>
htools/Ganeti/Qlang.hs
htools/Ganeti/Query/Query.hs
htools/Ganeti/Queryd.hs