Statistics
| Branch: | Tag: | Revision:

root @ c96d44df

Name Size
  Ganeti
.gitattributes 21 Bytes
.gitignore 180 Bytes
AUTHORS 31 Bytes
COPYING 17.6 kB
Makefile 2.5 kB
NEWS 11.5 kB
README 4.1 kB
haddock-prologue 360 Bytes
hail.1 2.6 kB
hail.hs 3.7 kB
hbal.1 25.3 kB
hbal.hs 11.8 kB
hscan.1 3.2 kB
hscan.hs 5.8 kB
hscolour.css 195 Bytes
hspace.1 13.4 kB
hspace.hs 11.8 kB
live-test.sh 2.6 kB
test.hs 2.2 kB

Latest revisions

# Date Author Comment
c96d44df 05/27/2010 11:37 pm Iustin Pop

Replace fromJResult with annotateJResult

This patch removes all old uses of fromJResult with the annotated
version, and removes the non-annotated version. All JSON parsing points
should now have annotated errors.

c8b662f1 05/27/2010 11:32 pm Iustin Pop

Add annotations to loadJSArray

This allows, for example, the RAPI backend to detail which information
(instance or node data) fails to parse.

50d26669 05/27/2010 11:23 pm Iustin Pop

Change fromObj error messages

Currently fromObj doesn't detail what we're trying to read, which can
lead to cryptic messages: "Cannot read Int". The patch changes this
function to annotate the error messages with the key/value we're trying
to convert, by using a new version of fromJResult....

82ea2874 05/27/2010 01:11 am Iustin Pop

A few more small Node unit-tests

39d11971 05/25/2010 08:17 pm Iustin Pop

Add more unittests

Instance, Node and Text modules have improved coverage.

3fea6959 05/20/2010 07:45 pm Iustin Pop

Add more unit tests for allocation/balance

The patch adds some simple unit-tests for both the allocation function
(we can allocate small instances on an empty cluster, we can allocate in
tiered more starting from any size) and the balancing functions (one...

3ce8009a 05/20/2010 01:31 pm Iustin Pop

Move two functions from hspace to Cluster.hs

This is done so we can test a longer pipeline.

8423f76b 05/20/2010 01:31 pm Iustin Pop

Make CStats instance of show

This helps debugging via ghci.

ada2fc6d 05/20/2010 12:19 pm Iustin Pop

Clarify options related to name passing

After the name patches, we can pass in either the short or the full
name, so update the hbal man page accordingly.

381be58a 05/20/2010 12:19 pm Iustin Pop

Another haddoc fix…

View all revisions | View revisions

Also available in: Atom