Statistics
| Branch: | Tag: | Revision:

root / htools / Ganeti / Query / Common.hs @ 046fe3f5

History | View | Annotate | Download (5.1 kB)

# Date Author Comment
046fe3f5 09/03/2012 04:52 pm Iustin Pop

Add Query support for Nodes (no filtering, no RPC)

This is the initial support for Query2: basic infrastructure (except
filtering) and node query support (without RPC).

It implements all the fields (tests by comparison with list-fields on
the Python side), except that:...