Statistics
| Branch: | Tag: | Revision:

root @ 608efcce

Name Size
  Ganeti
.gitattributes 21 Bytes
.gitignore 163 Bytes
COPYING 17.6 kB
Makefile 1.4 kB
NEWS 4.9 kB
README 2.6 kB
haddock-prologue 353 Bytes
hail.1 1.4 kB
hail.hs 5.4 kB
hbal.1 17.7 kB
hbal.hs 11.1 kB
hn1.1 9.2 kB
hn1.hs 6.9 kB
hscan.1 3 kB
hscan.hs 6.1 kB
hscolour.css 195 Bytes

Latest revisions

# Date Author Comment
608efcce 05/27/2009 10:45 pm Iustin Pop

Add type synonyms for the node/instance indices

This is a first step towards full datatype renaming. That requires more
changes, so at first we only want to document clearly what is a node
index, what is an instance index, and what is a plain Int.

262a08a2 05/27/2009 02:17 am Iustin Pop

Change the module import hierarchy

This patch makes the Types module a base module, and Node/Instance ones
import it, from the previous (opposite) situation. This will allow in
the future to use newtypes for the index and name types.

a097adcc 05/26/2009 12:58 pm Iustin Pop

Update NEWS file for the second attempt at 0.1.1

cdd0a1dd 05/26/2009 12:58 pm Iustin Pop

Add a maintainer-clean makefile rule

This splits the current “clean” rule into proper clean (cleaning of
build artifacts) and maintainer-clean (cleaning of distributed files).
This should make it better for Debian packaging.

1de50907 05/26/2009 12:28 pm Iustin Pop

Port offline node fixes from Rapi to IAllocator

The IAllocator source was copied from Rapi before the offline node fixes
were made. This changes such that offline nodes are accepted correctly.

2c9b2122 05/25/2009 11:50 pm Iustin Pop

Update NEWS file for the 0.1.1 release

Also replace tabs in an older entry with spaces.

bd1794b2 05/25/2009 11:47 pm Iustin Pop

Fix loading of plain instances via iallocator

Currently iallocator is broken when reading single-node instances (and
with an ugly error message). This patch fixes this case, by marking them
with secondary node “noSecondary” like the rest of the code.

8a6f10ce 05/25/2009 11:12 pm Iustin Pop

hail: don't relocate to current primary node

This patch fixes the relocate-to-primary-node problem, and doesn't mark
the excluded nodes as offline anymore (we don't use them anyway, so
let's not use a different/fake cluster state).

a8946537 05/25/2009 10:22 pm Iustin Pop

Fix some haddock issues

Slash is a reserved char. Slash is a reserved char. Slash is a…

80276b9e 05/25/2009 10:11 pm Iustin Pop

Update README for hail

View all revisions | View revisions

Also available in: Atom