Statistics
| Branch: | Tag: | Revision:

root @ 8bcdde0c

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 6 kB
hscolour.css 195 Bytes
hspace.1 13.4 kB
hspace.hs 13.2 kB
live-test.sh 2.6 kB
test.hs 2 kB

Latest revisions

# Date Author Comment
8bcdde0c 05/20/2010 12:07 pm Iustin Pop

Add a new node/instance field

This new field ('alias') will hold the shortened/beautified display
name. When resetting the name, the alias is reset too, and there's a new
function to update only the alias.

49f9627a 05/20/2010 12:07 pm Iustin Pop

Change some test constants

First, we reduce the max size of the disks, since Int on 32bits will
overflow for big simulated clusters. This is a real issue, that will
need fixing in real life, but for now we just "silence" this test.

Second, we increase the amount of time a test is allowed to run,...

3ed46bb7 05/19/2010 04:28 pm Iustin Pop

Fix some haddock comments

8fcf251f 05/19/2010 04:09 pm Iustin Pop

Add more unit tests

This increases the overall coverage by 5%-10% (depending on coverage
type). Some modules are still not unittested at all, as HUnit is a
better choice for them.

1e3dccc8 05/19/2010 04:08 pm Iustin Pop

Shuffle some constants around

… and export more functions. This will help with unit testing.

f4c0b8c5 05/18/2010 07:31 pm Iustin Pop

Remove the noLimit values and always use limits

This patch moves from allowing no-limits for disk/cpu ratios, and always
use a real limit. For disk, it's simple since we use 0, which means no
reservations for disks. For CPU, we set an (arbitrary) limit of 64 v/p,...

317b1040 05/17/2010 05:40 pm Iustin Pop

hspace: change handling of N+1 bad clusters

Currently we just print a fake result and exit early. This is bad, since
it doesn't use the same codepaths for all the result printing, and has
already led to a bug where hspace looks like completely ignoring the...

e2436511 05/04/2010 02:42 pm Iustin Pop

Fix hspace's KM metrics

We returned the KM_POOL_* metrics as the final state, not as the delta
between the final and the initial state.

b1ddaad9 04/26/2010 06:02 pm Iustin Pop

Update NEWS file for the 0.2.5 release

1928a56b 04/15/2010 05:25 pm Iustin Pop

Update hspace man page

View all revisions | View revisions

Also available in: Atom