Statistics
| Branch: | Tag: | Revision:

root / Ganeti / HTools / Luxi.hs @ 175cc337

History | View | Annotate | Download (8.9 kB)

# Date Author Comment
2485487d 07/14/2009 05:15 pm Iustin Pop

Fix a few hlint errors

53ec9022 07/14/2009 03:56 pm Iustin Pop

Initial commit of the luxi backend

This patch adds a luxi backend that allows direct query of the master
daemon on the local node. This patch doesn't enable the backend to be
used.

There are a couple of things still missing in the implementation:
- we don't have a master timeout in reads and writes, only a...