Revision eefd790c

b/NEWS
1 1
Ganeti-htools release notes
2 2
===========================
3 3

  
4
Version 0.2.0 (Tue, 10 Nov 2009)
5
--------------------------------
6

  
7
A significant release, with a few new major features:
8

  
9
- Added direct execution of the hbal solution when using the Luxi
10
  backend; the steps for each instance moves are submitted as a single
11
  jobs, and the different jobs are submitted as groups in order to
12
  parallelise the execution of moves
13
- Added support for balancing based on dynamic utilisation data for
14
  instances, fed in via a text file; by default, all instances are
15
  considered equal and this change also improves the equalisation of
16
  secondary instances per node
17
- Added support for tiered capacity calculation in hspace, where we
18
  start from a maximum instance spec and decrease the spec when we run
19
  out of resources; this should give a better measure of available
20
  capacity on 'fragmented' clusters; this is done separately from the
21
  current fixed-mode computation
22

  
23
Also there have been many minor improvements:
24

  
25
- Added option for showing instances (“--print-instances”), similar to
26
  the print nodes option
27
- Added support for customising the node list via an argument to the
28
  print nodes option in the form of a comma-separated list of field
29
  names; currently the field names are not documented, expecting further
30
  changes in a next release
31
- Enhanced the error reporting in the Luxi and Rapi backends
32
- Changed the handling of drained nodes, now being treated the same as
33
  offline nodes, for Ganeti 2.0.4+ compatibility
34
- A number of internal changes, simplifying code and merging some
35
  disparate functions
36
- Simplify the build system in relation to creation of archives
37

  
4 38
Version 0.1.8 (Tue, 29 Sep 2009)
5 39
--------------------------------
6 40

  

Also available in: Unified diff