Statistics
| Branch: | Tag: | Revision:

root @ b2278348

Name Size
  Ganeti
.gitattributes 21 Bytes
.gitignore 180 Bytes
AUTHORS 31 Bytes
COPYING 17.6 kB
Makefile 1.9 kB
NEWS 6.1 kB
README 4.2 kB
haddock-prologue 360 Bytes
hail.1 1.8 kB
hail.hs 2.9 kB
hbal.1 19.4 kB
hbal.hs 8.5 kB
hscan.1 3.5 kB
hscan.hs 5 kB
hscolour.css 195 Bytes
hspace.1 10.6 kB
hspace.hs 9.6 kB
test.hs 1.1 kB

Latest revisions

# Date Author Comment
b2278348 08/18/2009 07:11 pm Iustin Pop

Add a simulated cluster data loader

This is useful especially for hspace, where we might want to simulate a
hypothetical cluster to check allocation beforehand.

24acc2c6 07/28/2009 12:29 pm Guido Trotter

Fix a typo in hbal.hs

Signed-off-by: Guido Trotter <>

175cc337 07/15/2009 08:22 pm Iustin Pop

CLI: Handle error better

This patch adds an error handler for any exceptions that are raised
during the external data load phase. This can be improved further, but
it's a good start.

0427285d 07/15/2009 11:31 am Iustin Pop

Unify the command line options and structures

This patch moves all the command line options and their internal
representation into CLI.hs. This means that duplicated options between
any two binaries are no longer declared twice, and that we no longer
need the two *Option classes.

bd2f1465 07/14/2009 05:17 pm Iustin Pop

Document the --vcpus option to hspace

2485487d 07/14/2009 05:15 pm Iustin Pop

Fix a few hlint errors

848a9ac5 07/14/2009 05:01 pm Iustin Pop

Man page updates

This patch beautifies the man pages for hbal and hspace.

26d47cf5 07/14/2009 05:00 pm Iustin Pop

CLI: Prevent incompatible options to be selected

This patch makes CLI abort if more than one backend is selected.

b9017fa7 07/14/2009 04:17 pm Iustin Pop

Update documentation for the new luxi backend

8e445e6d 07/14/2009 04:06 pm Iustin Pop

Add support for luxi backend in CLI/hspace/hbal

This patch changes the backend selection method in CLI to prefer, in order:
- a RAPI specification
- a Luxi specification
- and finally the node/instance files

It also modifies hspace and hbal to provide a ‘-L’ command line option...

View all revisions | View revisions

Also available in: Atom