Some whitespace changes
[ganeti-local] / NEWS
1 Version 0.0.5:
2   - a few small improvements for hbal (possibly undone by later
3     changes), hbal is now quite faster
4   - fix documentation building
5   - allow hbal to work on non N+1 compliant clusters, but without
6     guarantees that the end cluster will be compliant; in any case, this
7     should give a smaller number of nodes that are not compliant if the
8     cluster state permits it
9   - strip common domain suffix from nodes and instances, so that output
10     is shorter and hopefully clearer
11
12 Version 0.0.4:
13   - better balancing algorithm in hbal
14   - implemented an RAPI collector, now the cluster data can be gathered
15     automatically via RAPI and doesn't need manual export of node and
16     instance list
17
18 Version 0.0.3:
19   - initial release of the hbal, a cluster rebalancing tool
20   - input data format changed due to hbal requirements
21
22 Previous version was initial announcement.