Statistics
| Branch: | Tag: | Revision:

root / src @ dd4c56ed

Name Size
Cluster.hs 22.4 kB
Container.hs 1.8 kB
Instance.hs 1.8 kB
Makefile 220 Bytes
Node.hs 6.7 kB
PeerMap.hs 1.8 kB
Rapi.hs 5 kB
Utils.hs 2.1 kB
hbal.hs 6.5 kB
hn1.hs 5.9 kB

Latest revisions

# Date Author Comment
dd4c56ed 02/14/2009 10:05 am Iustin Pop

Add RAPI support to hn1

This patch moves a function to Utils and changes hn1 to be able to take
data from RAPI.

27f96567 02/14/2009 10:00 am Iustin Pop

Implement oneline-output for hbal

9b9a5931 02/14/2009 09:51 am Iustin Pop

Do not try both http and https against the server

This patch changes the tryRapi function so that if the http request
succeeded, we don't try https too.

d7cf83bf 02/14/2009 09:46 am Iustin Pop

Simplify some JSON transforms

... hopefully this is more clear.

aab26f2d 02/13/2009 11:26 pm Iustin Pop

Add compatibility with rapi v1

The patch adds compatibility with RAPI v1, and this required some new
JSON functions as valFromObj doesn't behave nicely.

Some other unrelated changes were done too.

a30b2f5b 02/13/2009 10:28 am Iustin Pop

Implement reading data from RAPI v2

1b7cf8ca 02/13/2009 10:27 am Iustin Pop

Some more utility functions

e5f02e15 02/13/2009 10:26 am Iustin Pop

Fix a bug in Cluster.fixNodes

We need to lookup the moving accumulator, of course.

b8b9a53c 02/12/2009 10:14 pm Iustin Pop

Make RAPI return the same data format as gnt-*

This patch changes the RAPI endpoint return the same data format as the
input files. This will allow using it instead of the files.

01f6a5d2 02/12/2009 09:55 pm Iustin Pop

Change the input file formats

This patch changes the format of the input node and instance lists. It
removes the list of primary and secondary instances from the nodes, and
adds the primary and secondary nodes to the instance list.

This is done so that we can have the same input data from commands as...

View revisions

Also available in: Atom