Statistics
| Branch: | Tag: | Revision:

root / README @ 934c62dc

History | View | Annotate | Download (4.1 kB)

# Date Author Comment
2b7a98ae 02/04/2010 12:30 pm Iustin Pop

Update documentation for the text backend

d3b1075f 12/02/2009 12:20 pm Iustin Pop

Re-wrap the README

… since we added the fill-column 72 setting.

2fe61f87 08/19/2009 02:03 pm Iustin Pop

Update NEWS file for the 0.1.6 release

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

Update documentation for the new luxi backend

266aea94 07/05/2009 03:21 pm Iustin Pop

Remove hn1 and related code

hn1 was deprecated for a while and this patch removes it altogether. The
support code in Cluster.hs is also removed.

d752eb39 06/10/2009 10:42 pm Iustin Pop

Add a new vcpus attribute to instances

This patch adds reading of vcpu count for instances, in preparation for
using the vcpu ratio in cluster scoring.

61d67afe 06/05/2009 01:13 pm Iustin Pop

Update NEWS and README for the 0.1.3 release

Small updates to the documentation and make a new small release.

5ac3214f 06/01/2009 11:15 pm Iustin Pop

Update the README file with hspace informations

9256e36a 06/01/2009 01:20 pm Iustin Pop

Small documentation update

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

Update README for hail

00b15752 05/20/2009 12:45 am Iustin Pop

Add support for 'offline' nodes

This patch drops compatiblity with Ganeti 1.2 and adds support for
offline nodes in the cluster. When reading from RAPI, the drained nodes
are considered offline so that we don't allocate on them too.

6ef35e3c 03/23/2009 09:12 am Iustin Pop

More documentation updates

This removes most of the content of the README file (obsoleted by new
algorithm and man pages), modifies the Makefile to include the built
documentation in the source archive (so that haddock/hscolour are not
needed) and updates the haddock-prologue with current information.

d2ac5526 03/23/2009 12:12 am Iustin Pop

Documentation updates

This patch adds a man page for hscan and updates the README and other
man pages with the latest changes.

04be800a 03/22/2009 01:25 am Iustin Pop

Add node memory field to Node objects

This patch adds a new n_mem field to the node objects, and implements
read/save/show support for it. The field is not currently used (except
in the node list) but will be used for checking data consistency and
instance up/down status.

d53264c0 02/15/2009 03:53 pm Iustin Pop

Documentation updates

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...

e4f08c46 01/28/2009 01:09 pm Iustin Pop

Initial import

This is the initial import of release 0.0.3.