Revision 2c9b2122

b/NEWS
1
Version 0.1.1 ( Mon, 25 May 2009):
2
  - Add a new program, “hail”, which is an iallocator plugin and can
3
    allocate/relocate instances
4
  - Experimental support for non-mirrored instances (hail supports them,
5
    hbal should no longer abort when it finds such instances and simply
6
    ignore them)
7
  - The RAPI port and/or scheme can be overriden now, and even “file://”
8
    schemes can be used if the message body has been saved under the
9
    appropriate name
10
  - Lots of code reorganization, esp. rewritten loading pipeline
11
  - Better data checking and better error messages in case validation
12
    fails; tools now consider nodes with error in input data (‘?’
13
    returned by ganeti) as offline
14

  
1 15
Version 0.1.0 (Tue, 19 May 2009):
2 16
  - Drop compatibility with Ganeti 1.2
3 17
  - Add a new minimum score option (with a very low default), should
......
7 21

  
8 22
Version 0.0.8 (Tue, 21 Apr 2009):
9 23
  - hbal: prevent mismatches in wrong node names being passed to -O, by
10
	aborting in this case
11
  - add the ability to write the commands (-C) to a script via (-C<file>), so
12
	that it can be later executed directly; this has also changed the commands
13
	to include the ncessary -f flags to skip confirmations
14
  - add checks for extra argument in hbal and hn1, so that unintended errors
15
	are catched
16
  - raise the accepted “missing” memory limit to 512MB, to cover usual Xen
17
	reservations
24
    aborting in this case
25
  - add the ability to write the commands (-C) to a script via
26
    (-C<file>), so that it can be later executed directly; this has also
27
    changed the commands to include the ncessary -f flags to skip
28
    confirmations
29
  - add checks for extra argument in hbal and hn1, so that unintended
30
    errors are catched
31
  - raise the accepted “missing” memory limit to 512MB, to cover usual
32
    Xen reservations
18 33

  
19 34
Version 0.0.7 (Mon, 23 Mar 2009):
20 35
  - added support for offline nodes, which are not used as targets for

Also available in: Unified diff